2.0.3 • Published 2 years ago

temp-cli v2.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
2 years ago

temp-cli

Download template from GitHub or GitLab

Install

$ npm install -g temp-cli

show list

$ tm list

show current

$ tm current

use

$ 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
1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

0.1.0

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago