Build / Makefile templates for Go monorepo?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • go-build-template

    A Makefile/Dockerfile example for Go projects.

  • Hi guys! I would like to make it super easy to build my binaries, test, push to container registry, etc, all with a single build system that works. The only one that I am familiar with is: https://github.com/thockin/go-build-template, which does most of what I need it to do except:

  • gotaskr

    A generic task runner for Go

  • I created https://github.com/Roemer/gotaskr for that and we are very happy with it for a very complex build system. Give it a try if you want.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts