Skip to content

A shell script that allows you to clone all of a Github user's repositories. Note: GitHub rate limits may apply if the user has too many repos.

License

Notifications You must be signed in to change notification settings

spencerboggs/clone-all-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Clone All Repos

A shell script that allows you to clone all of a Github user's repositories.

git clone https://github.com/spencerboggs/clone-all-repos.git
chmod +x clone_all_repos.sh
cd clone-all-repos
./clone_all_repos.sh USERNAME

About

A shell script that allows you to clone all of a Github user's repositories. Note: GitHub rate limits may apply if the user has too many repos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages