mirror of
https://git.nolog.cz/NoLog.cz/nginx-configurator.git
synced 2025-01-31 03:43:35 +01:00
318 B
318 B
Nginx configurator (patent for that name is pending...)
TODO
- Add a way to generate autoincrementing config ID
Contributions
Please use black
formatter.
You can automate the process by running cp .githooks/pre-commit .git/hooks/pre-commit && chmod +x .git/hooks/pre-commit
after pulling the repository.