The easiest way to build awless from source is to use our release script (go run release.go -tag 0.0.13).
Or you can also get the full sources with `go get github.com/wallix/awless`. Then, `go build .` in `$GOPATH/src/github.com/wallix/awless/` should work.