@tm-tools/tm-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

🛠 TM-CLI

Template Management CLI

Build Status codecov

Easy project scaffolds management tool

🗝 Usage

Install

npm install -g @tm-tools/tm-cli

Init Project Using Template

tm-cli init <templateName> <projectName>

Create Project Using hint

tm-cli create <projectName>

Register Template

tm-cli register <templateName>

Unregister Template

tm-cli unregister <templateName>

UI Server

tm-cli ui

Help

tm-cli -h
tm-cli help [command]

Readme

Keywords

none

Package Sidebar

Install

npm i @tm-tools/tm-cli

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

10.3 kB

Total Files

8

Last publish

Collaborators

  • wangao