-`script/ensure-go-installed` installs go locally if (go is not installed) || (go is not version 1.7). It will not install go if it is already installed locally and at the correct version.
-`script/build` builds the `gh-ost` binary and places in in `bin/`