1.0.5 • Published 4 years ago

yxj_cli v1.0.5

Weekly downloads
8
License
MIT
Repository
-
Last release
4 years ago

yxj-cli

Insall

npm install -g yxj_cli

Usage

yxj
Usage: yxj <command> [options]

Options:
  -V, --version                output the version number
  -h, --help                   display help for command

Commands:
  init [name]                  Initialize a kind of template
  list                         List templates
  cp                           install Component 
  help [command]               display help for command

Commands

脚手架包含多个独立命令。

1. yxj init

根据模板初始化项目

2. yxj list

列出所有项目模板

3. yxj cp

安装组件库

License

The code is distributed under the MIT