mirror of
https://git.nolog.cz/NoLog.cz/nginx-configurator.git
synced 2025-01-31 11:53:35 +01:00
9 lines
No EOL
318 B
Markdown
9 lines
No EOL
318 B
Markdown
# 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. |