Skip to content

jef/gh-vanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-vanity Release

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.

Installation

  1. Install the gh cli - see the installation

    Installation requires a minimum version (2.0.0) of the GitHub CLI that supports extensions.

  2. Install this extension:

    gh extension install jef/gh-vanity
Manual Installation

Requirements: cli/cli and go.

  1. Clone the repository

    # git
    git clone git@github.com:jef/gh-vanity.git
    
    # GitHub CLI
    gh repo clone jef/gh-vanity
  2. cd into it

    cd gh-vanity
  3. Build it

    make build
  4. Install it locally

    gh extension install .

Usage

To run:

gh vanity

To upgrade:

gh extension upgrade vanity

Examples

Filter Amazon, Google, and GitHub employees for jef/streetmerchant:

gh vanity --company=amazon,google --employee --owner=jef --name=streetmerchant

About

🤩 Find and filter stargazers based on the company they work for

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages