Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thondery/kenote-nginx

nginx for vhost
https://github.com/thondery/kenote-nginx

cli kenote nginx

Last synced: about 2 months ago
JSON representation

nginx for vhost

Awesome Lists containing this project

README

        

# kenote-nginx

nginx for vhost

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![dependencies Status][dependencies-image]][dependencies-url]
[![Gratipay][licensed-image]][licensed-url]

[npm-image]: https://img.shields.io/npm/v/kenote-nginx.svg
[npm-url]: https://www.npmjs.org/package/kenote-nginx
[downloads-image]: https://img.shields.io/npm/dm/kenote-nginx.svg
[downloads-url]: https://npmjs.org/package/kenote-nginx
[dependencies-image]: https://david-dm.org/thondery/kenote-nginx/status.svg
[dependencies-url]: https://david-dm.org/thondery/kenote-nginx
[licensed-image]: https://img.shields.io/badge/license-MIT-blue.svg
[licensed-url]: https://github.com/thondery/kenote-nginx/blob/master/LICENSE

## Install

```bash
npm i -g kenote-nginx
```

## Commands

```bash
Usage: node-nginx [command] [options]

Options:

-V, --version output the version number
-h, --help output usage information

Commands:

conf [path] set nginx conf path...
add add nginx conf
list list nginx confs
show show nginx conf path
```

## License

this repo is released under the [MIT License](https://github.com/thondery/kenote-nginx/blob/master/LICENSE).