Files in the top-level directory in any check-in
- build.cmd
- dehexify.go
- go.mod
- go.sum
- LICENSE.txt
- README.md
- rsrc.syso
Instructions
- Install Windows. Sorry, no non-Windows support.
- Get this code.
- Get Go.
go build -ldflags="-H windowsgui -s -w"
- Done.
go build -ldflags="-H windowsgui -s -w"