clone-org:克隆github组织的所有存储库

时间:2021-02-03 14:03:40
【文件属性】:
文件名称:clone-org:克隆github组织的所有存储库
文件大小:18KB
文件格式:ZIP
更新时间:2021-02-03 14:03:40
git golang github-api GitHubAPIGo 克隆组织 一个简单的命令行工具,用于克隆给定组织的所有存储库。 我需要这样做,所以我可以grep所有仓库的一些东西。 GitHub搜索功能不足以执行我需要的操作,所以就在这里。 安装 brew install caarlos0/tap/clone-org 用法 NAME: clone-org - Clone all repos of a github organization USAGE: clone-org [global options] command [command options] [arguments...] VERSION: master COMMANDS: help, h Shows a list of commands or help for one command GLOBAL OPTIONS: --org value, -o value --token value, -t value [$GITHUB_TOKEN] --destination value, -d value --help,
【文件预览】:
clone-org-master
----go.mod(567B)
----.github()
--------FUNDING.yml(19B)
--------workflows()
----go.sum(14KB)
----goreleaser.yml(436B)
----internal()
--------ui()
----LICENSE.md(1KB)
----README.md(2KB)
----Makefile(1KB)
----.gitignore(43B)
----cmd()
--------clone-org()
----clone-org.go(2KB)

网友评论