Y
Hacker News
new
|
ask
|
show
|
jobs
by
leiserfg
638 days ago
I "hate" Makefiles, for building it's faster to use meson, zig build, cmake+ninja. For this use case,
https://github.com/adriancooney/Taskfile
is way more flexible and you don't need to mess with PHONY rules.