Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 882 Bytes

readme.md

File metadata and controls

30 lines (21 loc) · 882 Bytes

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