templat-tool

0.0.5 • Public • Published

Commander.js

Option parsing

Quickly create common projects without having to type commands multiple times.

Installation

$ npm install -g templat-tool

Usage:

  index [filename]

Options:

  -v, --version             output the version number
  -e, --express [filename]  Create express templates
  -r, --react [filename]    Create react templates
  -u, --vue [filename]      Create vue-cli templates
  -a, --angular [filename]  Create angular templates
  -k, --koa [filename]      Create koa templates
  -h, --help                output usage information

Examples:

  $ ttl --express my-app
  $ ttl -e my-app

License

ISC

Package Sidebar

Install

npm i templat-tool

Weekly Downloads

4

Version

0.0.5

License

ISC

Unpacked Size

21.1 kB

Total Files

8

Last publish

Collaborators

  • ihuzb