Y
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
oguz-ismail
638 days ago
just is just another dependency. make is available everywhere
link
OutOfHere
638 days ago
Make is available in a lot of places, but not everywhere. It has to explicitly be installed in containers and in some distributions.
link
metaltyphoon
638 days ago
I rather have one justfile than have one make and another nmake to support Windows
link