gh-xplr

Crates.iogh-xplr
lib.rsgh-xplr
version0.2.2
sourcesrc
created_at2023-05-01 04:56:05.871284
updated_at2023-05-01 05:01:29.366738
descriptionExplore GitHub repos using xplr via GitHub CLI
homepage
repository
max_upload_size
id853207
size12,219
Arijit Basu (sayanarijit)

documentation

README

gh xplr

Explore GitHub repos using xplr via GitHub CLI.

https://user-images.githubusercontent.com/11632726/171264387-e6e9be66-82ba-499e-b2b7-f024d92c394d.mp4

Requirements

Install

GitHub CLI users

gh extension install sayanarijit/gh-xplr

Rustaceans

cargo install gh-xplr

Run

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).
Commit count: 0

cargo fmt