1.0.3 • Published 3 years ago

@juexro/zcmd v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

zcmd

npm.io npm.io

template management commands that can be used in daily development

🚀 Installation

$ yarn global add @juexro/zcmd
$ npm install @juexro/zcmd -g
$
$ zcmd create <template> <project-name>

🎨 Usage

Usage: index [options] [command]

Options:
  -h, --help                       display help for command

Commands:
  create <template> <destination>  clone a template into the specified directory
  add <source>                     add a template
  remove <template>                remove the specified template
  list                             list templates added
  help [command]                   display help for command