gh repo-explore

August 24, 2021 ยท View on GitHub

A gh extension for interactively exploring a repo without cloning the entire repo.

installation

gh extension install samcoe/gh-repo-explore

usage

# explore a repo
gh repo-explore samcoe/gh-repo-explore

# explore specific branch of a repo
gh repo-explore samcoe/gh-repo-explore --branch trunk

Supports --hostname flag to explore repos on hosts other than github.com.