git release get: download releases from git repositories
grg is a CLI tool for downloading releases from git repositories. Currently it only supports downloading Linux releases from GitHub.
grg is currently in its initial development phase. It is possible that there will be breaking changes with almost every new release.
Usage:
```
grg install digitalocean/doctl -d ~/bin -a GITHUB_TOKEN_VAR_NAME
```