Taskfile: The Modern Alternative to Makefile That Will Change Your Workflow
Taskfile is a tool inspired by Makefile written in Go. It was designed to address common problems encountered with Makefile, while offering a simpler and more readable syntax.