Skip to content

xav-b/skill

Repository files navigation

Circle CI

Teach your system a new trick

skill makes it easy to download and install remote binaries like ones hosted on Bintray or Github releases.

Getting started (with docker)

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

About

Teach your system a new trick - cli to download other clis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published