Skip to content
Tamer TAS edited this page Dec 19, 2015 · 25 revisions

Install Script

Download install script and run it to install the boilr binary.

The boilr binary will be installed to ~/bin/boilr.

Binary Release

You can find the latest binary releases here. Grab the one the suits your architecture and operating system and start using it.

The boilr binary will be installed to ~/bin/boilr.

Building from the Source Code

Make sure you have Go installed.

Then use the following commands

go install github.com/tmrts/boilr
Clone this wiki locally