nginx-configurator/README.md

11 lines
No EOL
354 B
Markdown

# Nginx configurator (patent for that name is pending...)
# TODO
* Add a way to generate autoincrementing config ID
* document dhparam.pem generation
# 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.