{"id":25471150,"url":"https://github.com/rkooyenga/git-clone","last_synced_at":"2025-11-05T01:30:23.260Z","repository":{"id":45197974,"uuid":"443444097","full_name":"rkooyenga/git-clone","owner":"rkooyenga","description":"Mass clone all Github repositories of a user or organization with a single command in your terminal","archived":false,"fork":false,"pushed_at":"2022-01-02T03:24:07.000Z","size":116,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-02-26T23:16:00.208Z","etag":null,"topics":["bash","console","git","kooyenga","linux","ray","shell-script"],"latest_commit_sha":null,"homepage":"https://rkooyenga.github.io/git-clone/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rkooyenga.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}},"created_at":"2022-01-01T00:06:17.000Z","updated_at":"2022-12-28T19:04:46.000Z","dependencies_parsed_at":"2022-09-07T16:14:45.327Z","dependency_job_id":null,"html_url":"https://github.com/rkooyenga/git-clone","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkooyenga%2Fgit-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkooyenga%2Fgit-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkooyenga%2Fgit-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkooyenga%2Fgit-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rkooyenga","download_url":"https://codeload.github.com/rkooyenga/git-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239447550,"owners_count":19640323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","console","git","kooyenga","linux","ray","shell-script"],"created_at":"2025-02-18T09:36:42.053Z","updated_at":"2025-11-05T01:30:23.192Z","avatar_url":"https://github.com/rkooyenga.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-clone\n#### _mass github repo scraper/cloner_\n\ngit-clone is simple but powerful shell script to mass download *all* repositories of a user or organization on Github.\n\n- launch the git-clone script\n- enter the userid of an individual or org on github you want to scrape \n- ✨Magic ✨\n\n### Requires\n\nTerminal with ``git`` installed. Simply copy  [**gitclone.sh**](https://github.com/rkooyenga/git-clone/blob/main/gitclone.sh), and make sure you set it to be executable: \n```sh\n$ chmod +x gitclone.sh\n```\n\n### To run:\n```sh\n$ ./gitclone.sh\n```\n\nYou will be prompted to enter a user or org name. Type a valid username of a github user and press 'enter. It will take a moment to poll the github servers, then respond with a list of repositories found for a given user. \n\n![[](scrnshot.png)](scrnshot.png)\n\nYour choices are to download all of them or cancel out. Pretty simple. If you are downloading from a large list such as from Google or Twitter, make sure you have a fast internet connection, ample storage space on your drive, and plenty of coffee while you wait. \n\nThat's pretty much all there is to it. Very simple, but quite useful.\n\n by [**Ray Kooyenga**](https://github.com/rkooyenga)\n \n blog and more projects at by [**rkooyenga.github.io**](https://rkooyenga.github.io/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkooyenga%2Fgit-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frkooyenga%2Fgit-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkooyenga%2Fgit-clone/lists"}