Makefile For Golang



Makefile For Golang

Makefile For Golang

Earthly ➤ https://earthly.dev

In this video I will show you how and why to use makefiles with go.
I’ll share how to compile, run, test and clean using make.
And if you stay to the end, I’ll share why makefiles are still a great choice and how they make a great task runner for all the little things that we have to do when developing code.

Comments are closed.