tundra

Fast incremental build system designed for speed and efficiency

brewmacoslinux
Try with needOr install directly
Source

About

Code build system that tries to be fast for incremental builds

Commands

tundra

Examples

Build the default target$ tundra
Build a specific target$ tundra mytarget
Clean build artifacts$ tundra --clean