Skip to content

SleepingInsomniac/github-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubBackup

Backup all of your github repos by using the Github API to clone and update them.

Installation

$ gem install github_backup

Usage

Edit: ~/.config/github-backup.json

Example config

{
  "repos_path": "~/Repos",
  "backup_path": "~/Documents/RepoBundles",
  "token": "...github_token..."
}
$ github-backup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published