Skip to content
This repository was archived by the owner on Oct 15, 2018. It is now read-only.

Installing

James Nesbitt edited this page Feb 1, 2017 · 1 revision

Building the CLI tool

The tools is a go app, but it comes with a Makefile, and the option for a dockerized build.

The dockerized build is considered the standard practice, wheras building locally is supported for developer use.

Clone this wiki locally