tasks:
  - test: "deno test --allow-read --allow-run"
  - start: "echo Hello World!"