GitXplorerGitXplorer
a

gh-stars

public
47 stars
0 forks
4 issues

Commits

List of commits on branch master.
Unverified
341957fec7e18511ebbfbf501ea57f8dd2bae4c8

feat(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0

ddependabot[bot] committed a year ago
Unverified
841fd4cd72603c2c20d373545eb4f9288a4573de

feat(deps): bump github.com/guptarohit/asciigraph from 0.5.5 to 0.5.6

ddependabot[bot] committed 2 years ago
Unverified
93d2463ad508eefd5deed549ded4afa9f1840b3e

feat(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0

ddependabot[bot] committed 2 years ago
Unverified
2f07ee943267fb3b2c7f39def990bc6dbf34e6d8

feat(deps): bump github.com/charmbracelet/bubbletea

ddependabot[bot] committed 2 years ago
Unverified
971adf18582d6b23d31b17c1d8f29575e598edb4

feat(deps): bump github.com/charmbracelet/bubbles from 0.15.0 to 0.16.1

ddependabot[bot] committed 2 years ago
Unverified
bd552803fadddda8c6373ba6c3eafa10cfc9b685

feat(deps): bump github.com/charmbracelet/bubbletea

ddependabot[bot] committed 2 years ago

README

The README file for this repository.

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.