2.0.3 • Published 1 year ago

temp-cli v2.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

0.1.0

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago