Skip to content

Create a backup of all your GitHub repositories, just in case Microsoft does a Gitlab rm -rf

License

Notifications You must be signed in to change notification settings

mvdschee/github-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-backup

Create a backup of all your GitHub repositories, just in case Microsoft does a Gitlab rm -rf

Program to back up all repositories from GitHub.

Usage: github-backup [OPTIONS] --token <TOKEN>

Options:
  -t, --token <TOKEN>    Your personal token from GitHub
  -o, --output <OUTPUT>  Where to save the repositories [default: ./backup]
  -h, --help             Print help
  -V, --version          Print version

Optional you can copy over the .env-example to .env and fill in your personal token.

Installation

  1. Get a personal token from GitHub: Settings > Developer Settings > Personal access tokens

About

Create a backup of all your GitHub repositories, just in case Microsoft does a Gitlab rm -rf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published