0.0.3 • Published 6 years ago

myfirstcli v0.0.3

Weekly downloads
3
License
MIT
Repository
-
Last release
6 years ago

myFirstCli

This is my first CLI tool. Welcome to use,thanks.

Installation

npm install myfirstcli -g

Usage

sizhou -V

You can use this command to verify whether the installation is successful. 你可以使用这个命令去验证是否安装成功。

sizhou init

Init a new project, then you must input what you want installed template name and your project name. 初始化新建一个项目,你必须输入你想要新建的项目名称和对应的模版名称。

sizhou list

View the currently installed templates. 查看当前已安装的模板。

sizhou add

Add a new template,then you can input your template Git https link and your branch, next time when you insall this template , it will download this project from your input Git https link just now. 添加一个新的模板,然后输入你的模板的名称、Git clone的下载地址、分支名,下次你安装这个模板的时候,它就会自动从你刚刚填写的Git地址下载这个项目。

sizhou delete

Delete a temlate from template list. 从模板列表里删除一个模板。

sizhou list

View the installed template. 查看已安装的模板列表

License

MIT


If you are interested in this project, please send me an email. m17017309072@163.com 如果你对这个项目该兴趣,欢迎发邮件给我。

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago