6 ms·
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
by deepakprakash 3y 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/ https://taskfile.dev/) and have been liking it quite a bit.