Skip to content

A simple script to clone all of a user's github repositories.

License

Notifications You must be signed in to change notification settings

Devora/github-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Github-clone

Description

Github-clone makes it easy to clone all github projects of a user, using either the public or private clone urls for the projects.

Examples

Clone all repositories of user Narnach, using the public clone URLs:

github-clone Narnach

Clone all repositories of user Narnach, using the private clone URLs and suppressing console output:

github-clone Narnach -q --private

Ideas / todo

  • Add support to fetch/pull repositories as well as clone them. This makes automatic backups a possibility.

  • Turn this script into a proper ruby gem.

  • Add support to clone gitosis-managed repositories.

Author

Copyright © 2008 - Wes Oldenbeuving, released under the MIT license.

About

A simple script to clone all of a user's github repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published