I created this out of pure vanity, hence the name. I was curious as to who has starred my repositories (and others) and what companies they worked for.
This allows programs lets a user understand that data without parsing through many pages of stargazers.
-
Install the
gh
cli - see the installationInstallation requires a minimum version (2.0.0) of the GitHub CLI that supports extensions.
-
Install this extension:
gh extension install jef/gh-vanity
Manual Installation
Requirements: cli/cli
and go
.
-
Clone the repository
# git git clone [email protected]:jef/gh-vanity.git # GitHub CLI gh repo clone jef/gh-vanity
-
cd
into itcd gh-vanity
-
Build it
make build
-
Install it locally
gh extension install .
To run:
gh vanity
To upgrade:
gh extension upgrade vanity
Filter Amazon, Google, and GitHub employees for jef/streetmerchant:
gh vanity --company=amazon,google --employee --owner=jef --name=streetmerchant