https://github.com/zerosteiner/github-backup
GitHub Backup Script
https://github.com/zerosteiner/github-backup
Last synced: 9 months ago
JSON representation
GitHub Backup Script
- Host: GitHub
- URL: https://github.com/zerosteiner/github-backup
- Owner: zeroSteiner
- Created: 2017-08-18T03:43:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:59:48.000Z (over 3 years ago)
- Last Synced: 2025-02-10T08:32:34.606Z (over 1 year ago)
- Language: Python
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Backup Script
This is a simple tool that can be used to maintain backups of repositories both
public and private. Repositories are cloned to a specified destination based on
inclusion from rules in the configuration file.
See config.yml.example for the "persistent" options including the GitHub API
token and the rules to match repositories for backup.