Skip to content

Quickly backup/archive all private and public repos to any destination.

Notifications You must be signed in to change notification settings

Tknott95/GithubBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

GithubBackup

ABOUT

GithubBackup uses "github-cli" to grab all repos (public & private) as using the base api only can grab public. You can setup gh auth to either use your login or an ssh key and enable ssh or https clones in regards to your preference.

GITHUB CLI: https://cli.github.com/

EXAMPLES

./backup.sh <BACKUP-LOCATION>

./backup.sh ~/Documents

./backup.sh "/mnt/id7/GITHUB_BACKUPS"

./backup.sh "/run/media/U5B/GITHUB_BACKUPS"

About

Quickly backup/archive all private and public repos to any destination.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages