@wcli/template
v0.0.1
Published
download template
Downloads
5
Readme
wcli-template
Download template from github
安装
$ npm install -g @wcli/template
show list
$ wcli-template list
show current
$ wcli-template current
use
$ wcli-template use <name>
create
$ wcli-template create <filename>
add
$ wcli-template add <name> <url>
update
$ wcli-template update <name> <url>
delete
$ wcli-template del <name>
Usage
Usage: tm [options] [command]
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
ls show all template registry list
current Show current template
use <template> Change template
add <template> <url> Add template
update <template> <url> Update template
del <template> Delete template
create <project> create new project