A handy default Makefile for Go projects, compatible with macOS native Make as well as up-to-date GNU Make.
Tag: golang
Compiling all test binaries without running them
A quick way to check you haven’t broken the build (including the tests) for large Go projects.