Description
Project tasks can be described and launched from the terminal with a small make-like command runner.
It is useful for developers who want repeatable commands for builds, checks, scripts, or local workflows without adopting a larger automation system. Task files can run arbitrary commands, so review them before executing tasks from projects you do not trust.