Toolsninja
N

ninja

Small build system focused on speed

buildApache-2.0
Install
brew install ninja

About

Ninja is a small build system designed for speed. It's meant to be used with a higher-level build system like CMake that generates Ninja files.

buildfastlow-level