groomba:Groomba是一个用Go语言编写的简单实用程序,用于修饰git存储库

时间:2021-03-22 11:20:59
【文件属性】:
文件名称:groomba:Groomba是一个用Go语言编写的简单实用程序,用于修饰git存储库
文件大小:32KB
文件格式:ZIP
更新时间:2021-03-22 11:20:59
Go 格鲁姆巴 Groomba是一个用编写的简单实用程序,用于修饰git存储库。 它将重命名早于定义年龄的分支。 与等其他工具不同,Groomba仅依赖git API,并且与用于托管git存储库的软件无关。 无论您的回购协议是托管在Github,Gitlab,Btbucket还是其他平台中,它都将同样有效。 安装 下载并安装最新版本(假设使用Linux): LATEST_VERSION=$(curl https://github.com/avbm/groomba/releases/latest | sed 's/^.*href="//' | cut -d'"' -f1 | rev | cut -d/ -f1 | rev) curl "https://github.com/avbm/groomba/releases/download/${LATEST_VERSION}/groomba_linu
【文件预览】:
groomba-main
----.goreleaser.yml(545B)
----.gitignore(80B)
----go.mod(1KB)
----config_test.go(1KB)
----groomba.go(4KB)
----LICENSE(9KB)
----go.sum(38KB)
----testdata()
--------.groomba.yaml(155B)
----.github()
--------workflows()
----README.md(5KB)
----.gitconfig(58B)
----cmd()
--------groomba()
----config.go(2KB)
----groomba_test.go(8KB)

网友评论