Skip to content

Shell script for backing up all GitHub repositories

Notifications You must be signed in to change notification settings

betullam/GitHubBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GitHubBackup

Shell script for backing up all GitHub repositories of an organizational or personal account.

Usage

For organizational account:

./github_backup.sh username token org OrganizationName /path/to/local/backup/dir

For personal account:

./github_backup.sh username token user username /path/to/local/backup/dir

About

Shell script for backing up all GitHub repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages