eget

Easily install prebuilt binaries directly from GitHub releases

brewmacoslinux
Try with needOr install directly
Source

About

Easily install prebuilt binaries from GitHub

Commands

eget

Examples

Install the latest release of a GitHub project$ eget owner/repo
Install a specific version of a tool$ eget owner/repo@v1.2.3
Install and rename the binary to a custom name$ eget owner/repo --to ~/bin/custom-name