1.0.1 • Published 2 years ago

smart-vue-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

smart-cli

A simple CLI for creating your project.

Installation

npm install smart-vue-cli -g

Usage

Open your terminal and type smart-vue or smart-vue -h , you'll see the help infomation below:

 Usage: smart <command> [options]

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

Commands:
  #add            add a new template     暂不使用
  #delete         delete a template			暂不使用
  #list           list all the templates		暂不使用
  init           generate a new project from a template
  help [cmd]     display help for [cmd]

Note that if you are using MacOS, sudo was required while using commands add and delete.

License

MIT.