Awesome
gh-stars 🌟
A GitHub CLI extension to show repository stargazers.
Installation
- Make sure you have gh-cli installed.
- Install the extension:
$ gh extension install aymanbagabas/gh-stars
Usage
$ gh stars # while in a git repository
$ gh stars [GitHub repository] # to view a specific repository
Keybindings
- <kbd>tab</kbd> - Switch to table view.
- <kbd>?</kbd> - Show help.
- <kbd>q</kbd> - Quit.
- <kbd>↑↓</kbd> - Navigate table view.