Hacker News new | ask | show | jobs
by guerrilla 1259 days ago
I can't defend Just but everyone on UNIX should know what a Makefile is. Make is a standard. Scripts are just a mess.
1 comments

I'm not sure `make` is any less of a mess, to be fair. Especially when you're trying to use `make` for general project automation rather than the standard set of build tasks.