navycat123 / tiger

Commandline tool for Tigo framework. Developers can use this tool to create projection in commandline. Tigo框架的脚手架工具,用于命令行新建Tigo项目、查看Tigo版本等功能。

Home Page:https://karldoenitz.github.io/Tigo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Badge Join the chat at https://gitter.im/karlooper/Tigo Build Status

Tigo框架的脚手架工具,用于命令行新建Tigo项目、查看Tigo版本等功能。

使用简介

安装:go get github.com/karldoenitz/tiger
如果你本地的Tigo版本小于1.0.6请删除本地Tigo后重新执行安装命令。

命令

tiger -i/--init {{projectionName}} 初始化项目
tiger -u/--update {{tiger|tigo}} 更新tiger或tigo
tiger -r/--run 运行项目
tiger -v/--version 查看版本号
tiger -h/--help 查看帮助

About

Commandline tool for Tigo framework. Developers can use this tool to create projection in commandline. Tigo框架的脚手架工具,用于命令行新建Tigo项目、查看Tigo版本等功能。

https://karldoenitz.github.io/Tigo/

License:MIT License


Languages

Language:Go 100.0%