1.4.2 • Published 5 months ago

@cixjs/cli v1.4.2

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

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.2

5 months ago

1.4.1

5 months ago

1.4.0

5 months ago

1.2.0

10 months ago

1.2.2

9 months ago

1.3.0

9 months ago

1.2.1

9 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.1.2

1 year ago

1.0.11

1 year ago

1.0.12

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.10

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago