12 lines
126 B
Markdown
12 lines
126 B
Markdown
|
Use the Github API to fetch configured SSH keys for a team.
|
||
|
|
||
|
Build by
|
||
|
```
|
||
|
go get
|
||
|
go build
|
||
|
```
|
||
|
Run
|
||
|
```
|
||
|
./fetch-keys --help
|
||
|
```
|