It has both a justfile and a makefile at the root, even. Most of us seem to want to use it to throw make away entirely.
That said, I consider `just` very language-agnostic and useful because of that, and I consider mix pretty bad at any workflow needs that isn't directly concerned with BEAM.
It's not technically a make replacement (make does do things like incremental build management etc.), but it just goes to show how bad the DX of make is.
mtndew4brkfst|6 months ago
That said, I consider `just` very language-agnostic and useful because of that, and I consider mix pretty bad at any workflow needs that isn't directly concerned with BEAM.
zamalek|6 months ago
MangoToupe|6 months ago
lemonberry|6 months ago
Website: https://just.systems
Previous HN discussion: https://news.ycombinator.com/item?id=42351101
keeganpoppen|6 months ago