whereping/mise.toml

6 lines
108 B
TOML

[tools]
flutter = "latest"
[tasks.default]
run = "cd \"$MISE_PROJECT_ROOT\"/cmd/app && flutter run -d web"