为node框架nomi打造的cli工具


Keywords
nomi, nomi-cli, nomi-cli init
License
ISC
Install
npm install nomi-cli@1.0.10

Documentation

Installation

$ npm install  nomi-cli -g --save

Node.js >= 8.0.0 required.

Usage

$ nomi-cli -v  or  nomi-cli --version // show the version of nomi-cli 
$ nomi-cli -h  or  nomi-cli --help  // show the all commands of nomi-cli
$ nomi-cli init  // init nomi application 
$ nomi-cli build // according to the configuration file to build the nomi application