Description
Project workflows can be defined as repeatable tasks instead of one-off shell commands. This small workflow system helps developers organize build, data, and automation steps in a project-controlled configuration.
It runs from development commands and executes the tasks the project defines. Review workflow files before running them, because tasks can read files, write outputs, install dependencies, or contact services.