Task – an alternative to Make written in Go

6 points by lordleft 2 months ago | 1 comment
  • Zambyte 2 months ago
    Interesting that it uses yaml. For something closer to Makefiles but more sane, check out https://just.systems. I have been using that for a little while instead of Make.