1.4.3 • Published 9 months ago
@cixjs/cli v1.4.3
install
$ npm install @cixjs/cli -g
usage
$ cix --help
Usage:
$ cix <command> [options]
Commands:
init <projectName> init cix project
doc generate doc file
add add modules
For more info, run any command with the `--help` flag:
$ cix init --help
$ cix doc --help
$ cix add --help
Options:
-h, --help Display this message
-v, --version Display version number
example
# command init
cix init <projectName> # 初始化cix前端项目,根据指引操作
# command doc
cix doc # 根据指引生成typescript文档
Options:
-i, --input <input> input file path or url(swagger地址)
-o, --output <output> output file path(./output) (default: ./output)
-b, --base <base> base url
-p, --postfix <postfix> postfix url(API) (default: API)
-h, --help Display this message
# command add
cix add sdk # 在项目中引入券商sdk
1.4.3
9 months ago
1.4.2
2 years ago
1.4.1
2 years ago
1.4.0
2 years ago
1.2.0
2 years ago
1.2.2
2 years ago
1.3.0
2 years ago
1.2.1
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.1.2
2 years ago
1.0.11
2 years ago
1.0.12
2 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.10
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago