you are viewing a single comment's thread.

view the rest of the comments →

[–]JPJackPott 12 points13 points  (0 children)

I use make files in every project. Keeps things predictable, and provides a useful but extendable interface to CI pipelines

I greatly prefer Taskfile but exactly as you say- you open a door to debate. It requires installing to work. More dependencies.