Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 285 Bytes

gh-backup

Creates a backup copy for github organisation repositories.

Setup

Sample Configuration

$ go get github.com/makarski/gh-backup

// with env config
$ gh-backup

// github access token from command line
$gh-backup -token=my_github_token