dependabot[bot] c6b8fb0d32 Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 11:49:12 +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
2019-10-09 14:53:22 +02: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%