Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 588 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 588 Bytes

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.