/gh-stars

GitHub stargazers in your terminal 🌟

Primary LanguageGoMIT LicenseMIT

gh-stars 🌟

A GitHub CLI extension to show repository stargazers.

Screen shot

Installation

  1. Make sure you have gh-cli installed.
  2. 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

  • tab - Switch to table view.
  • ? - Show help.
  • q - Quit.
  • ↑↓ - Navigate table view.