Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sayanarijit/gh-xplr

Explore GitHub repos using xplr via GitHub CLI
https://github.com/sayanarijit/gh-xplr

cli command-line gh-extension github terminal tui

Last synced: about 2 months ago
JSON representation

Explore GitHub repos using xplr via GitHub CLI

Awesome Lists containing this project

README

        

# gh xplr

Explore GitHub repos using xplr via GitHub CLI.

![gh-xplr-demo](https://user-images.githubusercontent.com/11632726/235410035-81c9a72a-09f5-41ce-9505-5628c504a048.gif)

### Requirements

- [gh](https://cli.github.com)
- [xplr](https://xplr.dev)

### Install

GitHub CLI users

```bash
gh extension install sayanarijit/gh-xplr
```

Rustaceans

```bash
cargo install gh-xplr
```

### Run

```bash
gh xplr sayanarijit/xplr
# or
gh-xplr sayanarijit/xplr
```

### Key Bindings

- enter - Open the hovered or selected files in your web browser.
- g r - Explore another repository (with interactive search support).