ghbackup:极其简单的GitHub备份工具

时间:2024-05-14 09:24:24
【文件属性】:

文件名称:ghbackup:极其简单的GitHub备份工具

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-14 09:24:24

github cli golang backup Go

:floppy_disk: ghbackup 使用Go编写的简单命令行应用程序备份您的GitHub存储库。 保留存储库的最简单方法是: ghbackup 从获取令牌 ghbackup -secret token /path/to/backup/dir 这将备份您有权访问的所有存储库。 Embarrassing simple GitHub backup tool Usage: ghbackup [flags] directory directory path to save the repositories to At least one of -account or -secret must be specified. Flags: -account string GitHub user or organization name to get repositories fro


【文件预览】:
ghbackup-master
----.goreleaser.yml(886B)
----.gitignore(18B)
----.travis.yml(325B)
----main.go(2KB)
----license(1KB)
----readme.md(4KB)
----ghbackup()
--------run_test.go(2KB)
--------backup.go(3KB)
--------fetch.go(3KB)
--------ghbackup.go(884B)
--------backup_test.go(941B)
--------run.go(2KB)

网友评论