{"id":14069557,"url":"https://github.com/richinfante/github-clone-all","last_synced_at":"2026-05-05T00:33:00.793Z","repository":{"id":84437708,"uuid":"221584177","full_name":"richinfante/github-clone-all","owner":"richinfante","description":"Clone all your github repos for backups \u0026 local development.","archived":false,"fork":false,"pushed_at":"2019-11-14T01:27:49.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T08:07:31.021Z","etag":null,"topics":["bash","git","github"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richinfante.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-14T01:22:26.000Z","updated_at":"2024-06-12T06:36:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"91c30a53-f93a-41c1-b308-7986581bf1a5","html_url":"https://github.com/richinfante/github-clone-all","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richinfante/github-clone-all","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richinfante%2Fgithub-clone-all","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richinfante%2Fgithub-clone-all/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richinfante%2Fgithub-clone-all/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richinfante%2Fgithub-clone-all/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richinfante","download_url":"https://codeload.github.com/richinfante/github-clone-all/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richinfante%2Fgithub-clone-all/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32631054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","git","github"],"created_at":"2024-08-13T07:07:02.800Z","updated_at":"2026-05-05T00:33:00.778Z","avatar_url":"https://github.com/richinfante.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# github-clone-all\n\nThis bash script clones all the git repos listed in your github account.\n\n## Directory Structure\n\nWe clone each repo into a subdirectory named after the account / organization that owns the repo. If the directory doesn't exist, it'll be created.\n\nFor example, the repo: [https://github.com/microsoft/vscode.git](https://github.com/microsoft/vscode.git) will be cloned into a directory named `microsoft/vscode`\n\n## Environment Variables\n\nIf you don't define these variables (nice for automation on a cron job), you'll be prompted for them.\n\n- `GITHUB_USER` - your github username\n- `GITHUB_TOKEN` - your github password, or token if you have 2fa enabled.\n\n## Dependencies\n\n- `jq` - for json processing\n- `curl` - for web\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichinfante%2Fgithub-clone-all","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichinfante%2Fgithub-clone-all","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichinfante%2Fgithub-clone-all/lists"}