Hacker News new | ask | show | jobs
by ithkuil 1282 days ago
Monorepos are useless unless you have good tooling, including a build system that is aware of module dependencies inside the monorepo.

An example build system that can do that is https://bazel.build

1 comments

Correct. Another interesting one:

https://github.com/just-buildsystem/justbuild