Description
File-based build automation can use Tup to track dependencies and rebuild changed outputs quickly. It helps developers keep generated files current in projects where incremental build speed matters.
Run `tup` from a terminal inside a configured source tree. It may use FUSE and generated build outputs, so review project rules before letting it modify directories.