github_repos_cloner

Clone all the github repos for backup purposes


Keywords
backup, clone, git, organization
License
GPL-2.0+
Install
pip install github_repos_cloner==0.0.3

Documentation

GitHub Repos Cloner

Because GitHub delete is permanent.

Motivation

Yes there are others, now there is this one too.

Todo

  • Explain motivation better.

Install

Install:

$ {easy_install, pip} github_repos_cloner

Usage

Use like so:

$ github_repos_cloner USER_OR_ORG

Example

In this example, all of the plone org's repos will be cloned/updated to the cwd:

$ github_repos_cloner plone