Task Runner With YAML Config Written in Go

Featured image

A blog post has been published on blog.ruanbekker.com

Basic Introduction to Task

We all know Makefile’s, with GNU Make, and I’ve always found myself copying other peoples Makefiles, to get to start from a base.

As I am much more familiar with YAML, I stumbled upon a task runner / build tool, called Task, which uses a Taskfile.yml for its config, which is very easy to use and runs on Go.

I’ve written a post on how to install Task, and how to get going with a couple of basic examples.

To read more, check out this post:

Thank You

Thanks for reading, if you like my content, check out my website or follow me at @ruanbekker on Twitter.