ghgrab v2.0 is out - now supports GitHub, GitLab, Codeberg, Gitea, and Forgejo
Hey everyone,
A while back I posted about ghgrab, a small CLI/TUI tool to grab only the files or folders you need from a repo without cloning the whole thing.
Just released v2.0.
New stuff:
- works with GitHub, GitLab, Codeberg, Gitea, and Forgejo
- GitHub repo search directly inside the TUI
- file preview support
- release asset downloads
- agentic mode for scripts/AI agents to fetch only needed files
Install:
cargo install ghgrab
npm install -g u/ghgrab/ghgrab
pipx install ghgrab
Repo: https://github.com/abhixdd/ghgrab
Would love feedback or feature ideas.
u/hmm-ok-sure — 3 days ago