2.0.3 • Published 3 years ago
temp-cli v2.0.3
temp-cli
Download template from GitHub or GitLab
Install
$ npm install -g temp-clishow list
$ tm listshow current
$ tm currentuse
$ tm use <name>create
$ tm create <filename>add
$ tm add <name> <url>update
$ tm update <name> <url>delete
$ tm 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