At the moment I only provide the source code and you have to compile it on your own. To compile it you have to install Go first (see
https://golang.org/doc/install). With
go get and
go build you should be able to build a binary for the platform of your choice.
Next week I'll be able to provide Windows binaries and instructions for compilation. Currently I don't have a Windows machine around.