Teach your system a new trick
skill
makes it easy to download and install remote binaries like ones hosted on Bintray or Github releases.
Installing relies currently on Docker but binaries and instructions for building from source are coming soon.
# installation:
# - build the container
# - cross compile the project in ./bin directory
# - copy the relevant one in /usr/local/bin
make
# testing
make tests
# Usage
./bin/skill-darwin-amd64 -help
./bin/skill-darwin-amd64 -dest bin https://dl.bintray.com/mitchellh/consul/0.5.2_darwin_amd64.zip