Hacker News new | ask | show | jobs
by happy_bzy 638 days ago
In those cases, what author really needs is just[1] not make.

[1] https://just.systems/man/en/

1 comments

just is just another dependency. make is available everywhere
Make is available in a lot of places, but not everywhere. It has to explicitly be installed in containers and in some distributions.
I rather have one justfile than have one make and another nmake to support Windows