Sunday, January 13, 2013

shell.function to download all Repositories from a GitHub account

a shell utility to download all repositories managed under any GitHub account in the current directory...
if the current directory has any of the repositories already cloned, it pulls the latest

usage:   $ clone-github github
would download all the repositories managed under 'github' account available at https://github.com/github

No comments:

Post a Comment