An open API service indexing awesome lists of open source software.

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.

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.