Hacker News new | ask | show | jobs
by tjalfi 559 days ago
Julia Evans has a Ninja introduction[0] with simple examples. I tried it for awhile, but ended up going back to GNU Make.

[0] https://jvns.ca/blog/2020/10/26/ninja--a-simple-way-to-do-bu...

1 comments

Just gave this a read. Impressive. I'll give ninja a try soon, I have a possible use-case for it. Thanks!