<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>build-automation on TutorialEdge.net</title><link>https://tutorialedge.net/tags/build-automation/</link><description>Recent content in build-automation on TutorialEdge.net</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Fri, 29 May 2026 12:00:00 +0000</lastBuildDate><atom:link href="https://tutorialedge.net/tags/build-automation/index.xml" rel="self" type="application/rss+xml"/><item><title>Makefiles for Go Developers</title><link>https://tutorialedge.net/golang/makefiles-for-go-developers/</link><pubDate>Fri, 29 May 2026 12:00:00 +0000</pubDate><guid>https://tutorialedge.net/golang/makefiles-for-go-developers/</guid><description>In this tutorial we are going to look at how you can use Makefiles to automate the most common tasks in a Go project — building, running, and cross-compiling your application — all from a single make command. By the end you&amp;rsquo;ll have a working Makefile you can drop into any Go project and extend from there.
##What are Makefiles? Makefiles are an automation tool built around the make command-line utility.</description></item></channel></rss>