How to install github_repos_cloner
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install github-repos-cloner
Lastest release
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_repo_cloner
Usage
Use like so:
$ github_repo_cloner USER_OR_ORG
Example
In this example, all of the plone org's repos will be cloned/updated to the cwd:
$ github_repo_cloner plone
History
0.0.3 - 2012/08/02
- Fix project name
0.0.2 - 2012/08/02
- Metadata fix
0.0.1 - 2012/08/02
- First release