1.0.0 • Published 7 years ago

nodejs-server-cli v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

node-server-cli

A light tool to generate nodejs server project in an easy way.

Installation

npm install bangood-cli -g

or

git clone https://github.com/bangood/node-server-cli.git

cd node-server-cli && npm install

npm link

Usage

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