mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
4
5
6
7
backends = [
  "aqua:nektro/zigmod",
  "github:nektro/zigmod",
  "asdf:mise-plugins/asdf-zigmod",
]
description = "A package manager for the Zig programming language"
test = { cmd = "zigmod version", expected = "{{version}}" }