A GitHub CLI extension to show repository stargazers.
- Make sure you have gh-cli installed.
- Install the extension:
$ gh extension install aymanbagabas/gh-stars
$ gh stars # while in a git repository
$ gh stars [GitHub repository] # to view a specific repository
- tab - Switch to table view.
- ? - Show help.
- q - Quit.
- ββ - Navigate table view.