Skip to content
/ nmm Public

Nginx module manager, auto-compiling after installation

License

Notifications You must be signed in to change notification settings

JSThreads/nmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Nginx module manager, auto-compiling after installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages