tea-cli

1.0.1 • Public • Published

tea-cli Build Status Coverage Status

🍵 A simple scaffolding tool inspired by vue-cli

For more information please read vue-cli

Install

$ npm install tea-cli

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

Package Sidebar

Install

npm i tea-cli

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • zhw2590582