plzplz 0.0.19

A simple cross-platform task runner with helpful defaults
Documentation
1
2
3
4
5
6
[template]
description = "Just a sample task"

# Say hello
[tasks.hello]
run = "echo 'hello world'"