nginx-configurator/README.md

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.