1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Add support for Keybase

This commit is contained in:
Kaustubh Ladiya 2020-01-12 15:55:54 +05:30
parent ee3ccb26ab
commit 1c7fbe09b6
No known key found for this signature in database
GPG key ID: A77FFE5465BD4E7D
10 changed files with 41 additions and 19 deletions

View file

@ -31,6 +31,7 @@ program
.option("-D, --dribbble [username]", "specify dribbble username")
.option("-e, --email [username]", "specify email")
.option("-i, --instagram [username]", "specify instagram username")
.option("-k, --keybase [username]", "specify keybase username")
.option("-r, --reddit [username]", "specify reddit username")
.option("-T, --telegram [username]", "specify telegram username")
.option("-w, --twitter [username]", "specify twitter username")