Description
Provides a program maintenance utility similar in purpose to make, using a C-like grammar. It helps describe build or maintenance steps in a structured script language.
It is useful for developers who want scripted build logic without standard make syntax. Build scripts can run arbitrary commands, so review project files before executing them from untrusted sources.