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