1.0.2 • Published 1 year ago

mtao-cli v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

mtao-cli

A simple CLI for creating your project.

Installation

npm install mtao-cli -g

Usage

Open your terminal and type mtao or mtao -h , you'll see the help infomation below:

  Usage: mtao <command>


  Commands:

    add       Add a new template
    delete    Delete a template
    list      List all the templates
    init      Generate a new project 

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

创建项目

mtao add 添加模板 mtao delete 删除模板 mtao list 查看模板列表 mtao init 模板名称 文件名

Note that if you are using MacOS, sudo was required while using commands add and delete.

License

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago