feat(mise): add task runner

[Task][0] is a simpler and more intuitive alternative to `make`.

[0]: https://taskfile.dev/
This commit is contained in:
2024-05-06 11:54:40 +00:00
parent 167ed5a169
commit 6f4aa6875c
2 changed files with 2 additions and 0 deletions

View File

@@ -207,6 +207,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
ripgrep \
rust \
starship \
task \
terraform \
tilt \
tmux \