This commit is contained in:
2019-10-08 20:23:35 +02:00
commit 805d4f46c8
6 changed files with 529 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# 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