do things that don't work

This commit is contained in:
nora 2021-12-17 22:34:49 +01:00
parent 6d572fc9d0
commit 2a2759c020
6 changed files with 207 additions and 51 deletions

View file

@ -10,4 +10,13 @@ env = { HELLO = "uwu hi ヾ(•ω•`)o" }
[pwd]
command = "pwd"
workdir = "./src"
workdir = "./src"
[crash]
command = "cat fkasdjfölashjdflksd"
[side-effect-create]
command = "touch uwu.txt"
[side-effect-remove]
command = "rm uwu.txt"