Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keidarcy/gh-star

GitHub CLI extension to fuzzy search starred ✨ repo using fzf.
https://github.com/keidarcy/gh-star

fzf gh-extension starred starred-repositories starred-search

Last synced: 3 months ago
JSON representation

GitHub CLI extension to fuzzy search starred ✨ repo using fzf.

Awesome Lists containing this project

README

        

# `gh star` GitHub CLI extension

[GitHub CLI](https://github.com/cli/cli) extension to fuzzy search from current account _all_ starred repo using [fzf](https://github.com/junegunn/fzf#readme).

## Installation
```
gh extension install keidarcy/gh-star
```

## Usage
```
Usage: gh star [options]

GitHub CLI extension to fuzzy search starred repo using fzf.

Options:
-w, --watch Open a repository in the browser
-h, --help Show this help message
```

Expand for Demo

![Demo](./demo.gif)

Displays an interactive starred repo picker and open in browser.