Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.
/ clonehub Public archive

Keep a local mirror of all public GitHub repositories

License

Notifications You must be signed in to change notification settings

calmh/clonehub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clonehub

Keep a local mirror of all your (or someone elses) public GitHub repositories.

Install

sudo pip install clonehub

Usage

Hop into the destination directory, run clonehub while passing it one or more user names as parameters. All public repositories belonging to those users will be cloned, or fetched if they already exit.

jb@zlogin:~ % cd /srv/bk/GitHub 
jb@zlogin:/srv/bk/GitHub % clonehub calmh nymnetworks
Backing up calmh
 . Fetching Aggregator.git
 . Fetching beets.git
 + Cloning https://github.com/calmh/clonehub.git
 . Fetching ClusteredPoller.git
 . Fetching facter.git
...

Cron it, and live happily everafter.

License

MIT

About

Keep a local mirror of all public GitHub repositories

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages