/gitgrub

Download github repos as archives

Primary LanguageGo

gitgrub

Quickly download your dependencies from GitHub.

usage

gitgrub -r owner/repo [-b branch (default: master)]

If you have Go, install with

go install github.com/julien/gitgrub

Otherwise, check the releases.