https://github.com/syuilo/ncg
Easy nginx conf and vhost conf generator.
https://github.com/syuilo/ncg
Last synced: about 2 months ago
JSON representation
Easy nginx conf and vhost conf generator.
- Host: GitHub
- URL: https://github.com/syuilo/ncg
- Owner: syuilo
- Created: 2017-10-20T17:50:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-21T01:40:24.000Z (over 8 years ago)
- Last Synced: 2026-01-01T20:20:07.098Z (5 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [W I P]ncg
> easy nginx conf and vhost conf generator.
## Install
``` shell
git clone https://github.com/2vg/ncg
cd ncg
npm i
```
## Usage
can use **only one** option
`node . --nginx` or `node . --vhost`
## Option List
wip ...