It's hard for me to think of things to write with Go, but this was a fun
little project. I think Go is nice for little CLI tools like this.
Compiling to native code means no VM or interpreter requirements for
users, and I was able to cross-compile the various bins from my linux/amd64
system. Thanks to Dave Cheney for his cross compile script.
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.