Commit Graph

5 Commits

Author SHA1 Message Date
NC Thompson
996b5486c2 Added docker build to Makefile to allow build call via make 2019-01-19 16:13:37 +02:00
Hendrik van Wyk
ddbaf605ea Us go build instead of go install.
Go install places the binaries wherever the GOPATH is set which could be
some non related directory. Rather use go build and place the binaries in
this directory.
2019-01-19 14:47:46 +02:00
Hendrik van Wyk
7eb7037476 Build cli. 2017-09-16 13:06:11 +02:00
Hendrik van Wyk
169887f4a5 Only compile the invertergui binary. 2017-09-13 21:38:33 +02:00
Hendrik van Wyk
e26aa12dce Initial commit of source. 2015-02-08 10:13:36 +02:00