tea-cll
v1.0.3
Published
A simple scaffolding tool inspired by vue-cli
Downloads
5
Maintainers
Readme
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