version: '3' tasks: hello: cmds: - echo 'Hello World from Task!' silent: true And call it by running task hello from your terminal. The above example is just the start, you can take a look at the usage guide to check the full schema documentation and Task features. Features Easy installation: just download a single binary, add to $PATH and you're done! Or you can also install using Homebrew, Snap