lifter
Download and sync new releases of single-file binaries from Github Releases and other sites
How to download and setup lifter
Open terminal and run command
git clone https://github.com/cjrh/lifter.git
git clone is used to create a copy or clone of lifter 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 lifter https://github.com/cjrh/lifter/archive/master.zip
Or simply clone lifter with SSH
[email protected]:cjrh/lifter.git