nodejs-server-cli
v1.0.0
Published
node server cli
Downloads
8
Readme
node-server-cli
A light tool to generate nodejs server project in an easy way.
Installation
npm install bangood-cli -gor
git clone https://github.com/bangood/node-server-cli.git
cd node-server-cli && npm install
npm linkUsage
Open your terminal and type bangood or bangood -h , you'll see the help information below:
Usage: bangood <command>
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
init|i Generate a new project