文件名称:zhb:ZenHub.io的非官方cli工具
文件大小:9KB
文件格式:ZIP
更新时间:2024-05-27 13:36:18
Go
zhb
ZenHub.io的非官方cli工具
描述
zhb为命令行界面工具 。 使用zhb ,您可以获取,更新或清除问题的参数,例如管道,估算值或+1 。
注意力
ZenHub目前没有公共API。 zhb使用ZenHub chrome扩展的内部API。 因此,命令的界面将被更改。
安装
$ go get github.com/cou929/zhb
$ go install github.com/cou929/zhb
用法
zhb issue
【文件预览】:
zhb-master
----.gitignore(4B)
----main.go(346B)
----README.md(5KB)
----commands.go(2KB)
----wercker.yml(671B)
----CHANGELOG.md(1KB)
----version.go(71B)
----command()
--------util_test.go(522B)
--------clearEstimate.go(344B)
--------pipelines.go(473B)
--------estimate.go(476B)
--------issue.go(2KB)
--------transfer.go(463B)
--------util.go(920B)
--------events.go(313B)