Commit Graph

9 Commits

Author SHA1 Message Date
Nicholas Thompson e5d8b0c26d Added phony entries for Makefile 2019-03-13 00:18:20 +02:00
Nicholas Thompson aac4eaddf4 Updated makefile with new commands 2019-03-13 00:18:20 +02:00
Nicholas Thompson 2456f45836 Added golangci linting and improved what was required 2019-03-13 00:18:20 +02:00
Nicholas Thompson 206159cdea Removed go-bindata-assetfs and replaced with statik 2019-03-13 00:18:20 +02:00
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