mise 2026.5.13

Dev tools, env vars, and tasks in one CLI
1
2
3
backends = ["npm:@devcontainers/cli"]
description = "CLI for creating and configuring dev containers from devcontainer.json"
test = { cmd = "devcontainer --version", expected = "{{version}}" }