1.0.10 • Published 3 years ago

@know-act/cli-core v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

技术栈

  • lerna
  • node.js
  • egg.js
  • npm服务

安装

npm install @know-act/cli-core -g

快速上手

know-act-cli init hello-world

查看帮助

know-act-cli -h

Usage: know-act-cli <command> [options]

Options:
  -V, --version                   output the version number
  -d, --debug                     是否开启调试模式 (default: false)
  -tp, --targetPath <targetPath>  是否指定本地调试文件路径 (default: "")
  -h, --help                      display help for command

Commands:
  init [options] [projectName]
  help [command]                  display help for command