All Projects → samcoe → gh-repo-explore

samcoe / gh-repo-explore

Licence: MIT license
GitHub CLI extension to interactively explore a repo without cloning

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to gh-repo-explore

gh-f
🔎 the ultimate compact fzf gh extension
Stars: ✭ 97 (+185.29%)
Mutual labels:  gh-extension
gh-fuzzyclone
No description or website provided.
Stars: ✭ 24 (-29.41%)
Mutual labels:  gh-extension
resto
🔗 a CLI app can send pretty HTTP & API requests with TUI
Stars: ✭ 113 (+232.35%)
Mutual labels:  gh-extension
gh-grep
Print lines matching a pattern in repositories using GitHub API
Stars: ✭ 144 (+323.53%)
Mutual labels:  gh-extension
gh-markdown-preview
GitHub CLI extension to preview Markdown looks like GitHub.
Stars: ✭ 174 (+411.76%)
Mutual labels:  gh-extension
gh-ost
gh extension to meet ghost.
Stars: ✭ 65 (+91.18%)
Mutual labels:  gh-extension
gh-token
Create an installation access token for a GitHub app from your terminal 💻
Stars: ✭ 154 (+352.94%)
Mutual labels:  gh-extension
gh-poi
✨ Safely clean up your local branches
Stars: ✭ 35 (+2.94%)
Mutual labels:  gh-extension
gh-prs
gh cli extension to display a dashboard of PRs - configurable with a beautiful UI.
Stars: ✭ 443 (+1202.94%)
Mutual labels:  gh-extension
gh-notify
GitHub CLI extension to display GitHub notifications
Stars: ✭ 66 (+94.12%)
Mutual labels:  gh-extension

gh repo-explore

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].