diff options
Diffstat (limited to 'mise.toml')
| -rw-r--r-- | mise.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..4cd8141 --- /dev/null +++ b/mise.toml @@ -0,0 +1,5 @@ +[tasks.gen] +run = "weft -gitignore . https://tjp.lol" + +[tasks.dev] +run = "(sleep 1 && open http://127.0.0.1:8001/) & exec air" |
