0.0.9 • Published 6 years ago
@ewcli/template v0.0.9
ewell-template
Download template from GitLab
安装
$ npm install -g @ewcli/templateshow list
$ ewcli-tp listshow current
$ ewcli-tp currentuse
$ ewcli-tp use <name>create
$ ewcli-tp create <filename>add
$ ewcli-tp add <name> <url>update
$ ewcli-tp update <name> <url>delete
$ ewcli-tp 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