12 Star 27 Fork 10

voidint / gbb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gbb.json 468 Bytes
一键复制 编辑 原始数据 按行查看 历史
voidint 提交于 2020-05-03 16:42 . Modify README
{
"version": "0.6.1",
"tool": "go install -v -trimpath -ldflags='-s -w' -gcflags='-N -l'",
"importpath": "github.com/voidint/gbb/build",
"variables": [
{
"variable": "Date",
"value": "{{.Date}}"
},
{
"variable": "Commit",
"value": "{{.GitCommit}}"
},
{
"variable": "Branch",
"value": "$(git symbolic-ref --short -q HEAD)"
}
]
}
Go
1
https://gitee.com/voidint/gbb.git
git@gitee.com:voidint/gbb.git
voidint
gbb
gbb
master

搜索帮助