Y
Hacker News
new
|
ask
|
show
|
jobs
by
zero-g
553 days ago
Justfile[0] was a more familiar makefiles replacement for me
[0]:
https://github.com/casey/just
1 comments
konradb
553 days ago
Have enjoyed replacing makefiles with
https://taskfile.dev/
which looks like it could be more powerful due to being able to detect changes etc. But glad Just has been good.
link