2019/access/fetch-keys
2019-07-20 22:16:56 +03:00
..
authtoken.go Small tool to fetch configured SSH keys for a Github Team 2019-07-19 18:25:57 +03:00
main.go Minor improvements 2019-07-20 22:16:56 +03:00
README.md Add a note 2019-07-20 14:52:39 +03:00

Use the Github API to fetch configured SSH keys for a team.

Build by

go get
go build

Run

./fetch-keys --help

TODO: This polutes the current working directory with {user}.key files - add a command line option for custom output target dir