Licence
MIT
Version
1.0.3
Deps
14
Size
13 kB
Vulns
0
Weekly
0
tea-cll

A simple scaffolding tool inspired by vue-cli
For more information please read vue-cli
Install
$ npm install tea-cll
Usage
Use official templates
$ tea <template-name> <project-name>
Use custom templates
$ tea <username/repo> <project-name>
Use local templates
$ tea <~/fs/path/to-custom-template> <project-name>
Use git clone
$ tea -c
Use offline mode
$ tea -o
Show current version
$ tea -v
Show help
$ tea -h
Related
- vue-cli - CLI for rapid Vue.js development
License
MIT Harvey Zack