Description
A command-line task runner for defining and running project tasks from a Taskfile. It can replace ad hoc shell scripts for common actions such as building, testing, formatting, generating files, or running development commands.
Install it if a project uses Taskfile workflows or if you want a simple task runner. Tasks execute commands from project configuration, so inspect Taskfiles before running them from untrusted sources.