Description
Builds projects by tracking file dependencies and updating only what changed. It is useful for developers who want a fast build system with explicit dependency handling and predictable incremental rebuilds.
This is a terminal development tool. It reads and writes project build files and generated outputs, so it should be used inside source trees where those changes are expected.