Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 665 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 665 Bytes

nmm

nmm ~ Nginx module manager

Commands

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

FAQ

Why use nmm?

Install easily modules and any compiling is needed, nmm does all of it for you!

How to add modules?

To add a module open a PR.