https://github.com/indigoparadox/gitbacker
A relatively thorough github backup script that includes starred repos.
https://github.com/indigoparadox/gitbacker
Last synced: about 2 months ago
JSON representation
A relatively thorough github backup script that includes starred repos.
- Host: GitHub
- URL: https://github.com/indigoparadox/gitbacker
- Owner: indigoparadox
- License: gpl-3.0
- Created: 2019-09-25T20:26:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T21:02:13.000Z (6 months ago)
- Last Synced: 2024-10-24T09:02:23.308Z (6 months ago)
- Language: Python
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitbacker.py
This is a (relatively) simple but still somewhat thorough script for backing up one's github presence. It can be used to backup a user's owned repositories, starred repositories, and owned/starred gists.
Please place your credentials (username/OAuth token) into gitbacker.ini and see **./gitbacker.py -h** for more information.