1.0.2 • Published 4 years ago

comm-cli v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

自定义脚手架

基于 nodejs 8.11.3 开发

Usage: sl-cli [options] [command]

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  create|c       create a project
  config|conf    config project
  *              cannot find command

Examples:
  sl-cli create <project-name>

  sl-cli config add <key> <value>

  sl-cli config get <key>