go-project-template

More templates

Other Go templates

My own template projects

I aim to have a Makefile in most of these and to keep the commands consistent.

The Rust and Deno tools themselves have a similar CLI to Go, so it is useful to compare the Makefile in each template to see how to do the same task around installing packages and building a binary.