github-simple-backup
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A simple, simple backup script for public github repositories.
# github-simple-backup

I needed a simple backup solution for github, that just goes ahead and clones
all my public repositories (I don't have any other ones anyway). So here you
go.


## Requirements

* Python 2.5
* git

## Usage

    ./github-simple-backup.py github_username path/to/backup-dir


## License

github-simple-backup is licensed under the New BSD License. Check the file
LICENSE for more information.


## Contributors

* Fred Wenzel (Original Author)
* Jeff Balogh


## Known Issues

* [Check out the Github issues](https://github.com/fwenzel/github-simple-backup/issues).
  Contributions welcome!

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。