gitomatic:用于监视git存储库并自动提取和推送更改的工具

时间:2024-02-23 18:43:55
【文件属性】:

文件名称:gitomatic:用于监视git存储库并自动提取和推送更改的工具

文件大小:8KB

文件格式:ZIP

更新时间:2024-02-23 18:43:55

hacktoberfest HacktoberfestGo

git-o-matic 监视git存储库并自动拉入和推送更改的工具 安装 包和二进制文件 Arch Linux: 适用于Linux,macOS和Windows的 从来源 确保您具有可运行的Go环境(需要Go 1.11或更高版本)。 请参阅。 编译Gitomatic很容易,只需运行即可: git clone https://github.com/muesli/gitomatic.git cd gitomatic go build 用法 监视存储库中的更改并自动拉入和推送更改: gitomatic 2019/08/03 00:16:48 Checking repository: /tmp/gitomatic-test/ 2019/08/03 00:16:48 Pulling changes... 2019/08/03 00:16:49 New file detected: hello_world.txt 2019/08/03 00:16:49 Adding file to work-tree: hello_world.txt 2019/08/03 00:16:49


【文件预览】:
gitomatic-master
----go.mod(131B)
----main.go(5KB)
----.github()
--------FUNDING.yml(15B)
----go.sum(7KB)
----LICENSE(1KB)
----README.md(2KB)
----.goreleaser.yml(618B)
----.gitignore(229B)

网友评论