Skip to content

EvanHahn/clone-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clone GitHub

I read this article and thought, "perhaps I should make it easy to back up GitHub repos, just in case".

running this

  1. Install Bundler (which requires Ruby)
  2. Make yourself a personal GitHub access token and write it down
  3. Run bundle install in this directory

And then:

CLONE_GITHUB_TOKEN='your personal github access token' ./clone-github username1 username2 username3

Pow pow!

About

clone all of a GitHub user's repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages