Hacker News new | ask | show | jobs
by skybrian 1415 days ago
I think Hugo might be a better example, as a medium-sized non-trivial project:

https://github.com/gohugoio/hugo

There is a Docker file and some shell scripts, but you build the executable using "go install".