Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.
/ github-archive Public archive

Easy way to archive an entire organisation repos on S3

License

Notifications You must be signed in to change notification settings

gocardless/github-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-archive

An easy way to archive an entire organisation repos on S3

Usage

$ export GITHUB_TOKEN=...
$ export AWS_ACCESS_KEY_ID=...
$ export AWS_SECRET_ACCESS_KEY=...
$ go build
$ ./github-archive --org github --bucket my-bucket

About

Easy way to archive an entire organisation repos on S3

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages