dependabot[bot] 54cb145914 Bump got from 9.6.0 to 11.8.5
Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 13:50:39 +00:00
2019-10-08 20:23:35 +02:00
2019-10-08 20:23:35 +02:00
2019-10-08 20:23:35 +02:00
2022-06-22 13:50:39 +00:00
2019-10-08 20:23:35 +02:00

get-gpg-keys-from-github-following

A simple program which will look through a users list of followed users and generate a gpg key file containing the public keys of all users who have added their gpg key to github.

For instance if you run npx get-gpg-keys-from-github-following morten-olsen you will end up with a keys.asc file with gpg key for the users I follow who has gpg keys attached to their profile

Description
No description provided
Readme 109 KiB
Languages
JavaScript 100%