@hhy5277/ns-cli
Version:
```shell # install it globally $ npm install -g ns-cli --registry http://199.10.9.178:8081/repository/npm-group/
23 lines (15 loc) • 348 B
Markdown
# 脚手架 ns-cli
## 安装
```shell
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
```shell
ns create <name> [-f|--force]
```
### Options
- `-f, --force`: Overwrite if the target exists