tup

v 0.7.11 Updated: 2 years, 11 months ago

A build system with amazingly fast incremental build cycle

Tup is a file-based build system - it inputs a list of file changes and a directed acyclic graph (DAG), then processes the DAG to execute the appropriate commands required to update dependent files. The DAG is stored in an SQLite database. By providing the file change log up front and storing the dependencies in an efficient database structure, updates can be performed with very little overhead.

http://gittup.org/tup/

To install tup, paste this in macOS terminal after installing MacPorts

sudo port install tup

Add to my watchlist

Installations 0
Requested Installations 0