nomi-cli

为node框架nomi打造的cli工具

Usage no npm install needed!

<script type="module">
  import nomiCli from 'https://cdn.skypack.dev/nomi-cli';
</script>

README

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