Hacker News new | ask | show | jobs
by deepakprakash 1151 days ago
I could never get my head around Make except for very simple commands.

Was very recently looking for an alternative for automating frequently used commands for our Elixir app – especially for local dev (without using docker) and came across Taskfile (https://taskfile.dev/) and have been liking it quite a bit.