1.0.3 • Published 1 month ago

tea-cll v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

tea-cll Build Status Coverage Status

🍵 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