- https://golang.org/src/go/build/syslist.go
- https://pragprog.com/book/rggo/powerful-command-line-applications-in-go
I like it, that with Go lang you can cross-compile without significant effort and straight away. E.g. I can compile a tool for Linux or for Windows on the Mac.
Leave a Reply