Skip to content

mfkiwl/github-backup

 
 

Repository files navigation

GitHub Backup

A tiny python script to automatically clone/pull all your GitHub repositories

This script can be run once or on a schedule and will clone/pull all your repositories, public as well as private.

Configuration

The script will read your username and API key from github-backup.cfg, a template is supplied. Generate your API key here: https://github.com/settings/tokens/new

Dependencies

You will need pygithub to run this script.

About

A tiny python script to automatically clone/pull all your github repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%