Description
Build commands can be organized through a modern Make-style workflow. Developers install this tool when they want a newer command runner for project tasks, automation, and repeatable build steps.
It is a build/task tool, not a compiler by itself. Task files can run arbitrary commands, so review project definitions before executing them.