0.1.6 • Published 4 years ago

tf-pro-cli v0.1.6

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

用于拉取github上tf-pro项目代码的cli工具

安装

npm install -g tf-pro-cli

使用

tf-pro-cli -h // 使用帮助
tf-pro-cli -v // 版本号

// 初始化项目, 尖括号必填, 方括号可选
tf-pro-cli init <项目名称> [version] [desc] 

// 示例
tf-pro-cli init my_app 0.1.0 这是项目描述
0.1.6

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago