Searching map area
Ninja (build system)
? TBD
Free build automation software
Ratings
0
Nobody has rated this yet. Be the first!
Lists
0

Ninja is a build system developed by Evan Martin, a Google employee. Ninja has a focus on speed and it differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.