Jeff Carr
68f23a5866
Signed-off-by: Jeff Carr <jcarr@wit.com> |
||
---|---|---|
debian | ||
resources | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
apt.go | ||
debugger.go | ||
gui.go | ||
main.go | ||
os.go | ||
setup.go |
README.md
setup a new debian machine
build and install from latest sources
GO111MODULE=on go install go.wit.com/wit-new-machine@latest
checkout & build
go get -v -t -u go.wit.com/wit-new-machine
cd ~/go/src/go.wit.com/wit-new-machine
go build
References
Useful links and other external things which might be useful
License
GPLv3