Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 309 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 309 Bytes

About

Nginx-configurator is a bash tool for fast managing nginx configs

Usage

Register config

nginx-configurator reg ./my-project-nginx.conf

Unregister config by alias

nginx-configurator unreg my-project-nginx.conf

List all registered configs

nginx-configurator list