@hhy5277/ns-cli
v0.0.1
Published
```shell # install it globally $ npm install -g ns-cli --registry http://199.10.9.178:8081/repository/npm-group/
Readme
脚手架 ns-cli
安装
# install it globally
$ npm install -g ns-cli --registry http://199.10.9.178:8081/repository/npm-group/
# or yarn
$ yarn global add ns-cli使用
Quick Start
$ ns create <name> [-f|--force]Options
-f, --force: Overwrite if the target exists
