Description
Builds projects with redo using shell scripts, so each target can define exactly how its output is generated. It is useful for developers who prefer transparent build rules that are easy to inspect and integrate with existing Unix tools.
Use it from the terminal in source trees that contain redo build files. Those scripts can execute project commands, so avoid running build definitions from untrusted code without reading them first.