Skip to content

aymanbagabas/gh-stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.