Go to file
Jeff Carr 0f28c56854 update to go.wit.com/gui
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-01 01:18:17 -06:00
debian initial commit 2023-04-12 12:21:23 -05:00
resources early init 2023-04-23 19:27:42 -05:00
.gitignore debug embed handling 2023-04-28 08:14:10 -05:00
LICENSE initial commit 2023-04-12 12:21:23 -05:00
Makefile update to go.wit.com/gui 2024-01-01 01:18:17 -06:00
README.md initial commit 2023-04-12 12:21:23 -05:00
apt.go update to go.wit.com/gui 2024-01-01 01:18:17 -06:00
args.go update to go.wit.com/gui 2024-01-01 01:18:17 -06:00
go.mod update to go.wit.com/gui 2024-01-01 01:18:17 -06:00
go.sum update to go.wit.com/gui 2024-01-01 01:18:17 -06:00
gui.go update to go.wit.com/gui 2024-01-01 01:18:17 -06:00
main.go update to go.wit.com/gui 2024-01-01 01:18:17 -06:00
os.go update to go.wit.com/gui 2024-01-01 01:18:17 -06:00
setup.go update to go.wit.com/gui 2024-01-01 01:18:17 -06:00

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