Manifest Specification

run.toml Schema

[tasks.<task_name>]
cmd = "string command to execute"
deps = ["list", "of", "dependency", "tasks"]
watch = ["list", "of", "file", "directories"]
env = ["list", "of", "secret", "wrappers"]