nmm ~ Nginx module manager
Command | Help |
---|---|
python3 nmm install |
Install dependences |
python3 nmm install <author>/<module_name> |
Install a specific module |
python3 nmm uninstall <author>/<module_name> |
Uninstall a specific module |
python3 nmm list |
List installed modules |
python3 nmm help |
Show the help |
Install easily modules and any compiling is needed, nmm does all of it for you!
To add a module open a PR.