My preferred starting structure for mid-/large-sized Go projects.
- Go 1.4
- Using GVM and GVP to manage dependent packages
- Cross-compile to Mac, Linux and Windows
Setup the Go development environment.
./bootstrap.darwin.shsudo ./bootstrap.linux.shvagrant up