Make

All articles tagged with the Make tag.

Working with Makefiles

In my journey into learning Go I have been learning how to use Makefiles within my Go projects. I had never worked with makefiles before and this post will touch on how to use them.