gitrel
GitHub binary manager - install and update single binary releases via GitHub API
How to download and setup gitrel
Open terminal and run command
git clone https://github.com/izirku/gitrel.git
git clone is used to create a copy or clone of gitrel repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with gitrel https://github.com/izirku/gitrel/archive/master.zip
Or simply clone gitrel with SSH
[email protected]:izirku/gitrel.git