mise 2026.4.21

The front-end to your dev env
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}}" }