mise 2026.5.13

Dev tools, env vars, and tasks in one CLI
1
2
3
4
backends = ["aqua:yonaskolb/XcodeGen", "github:yonaskolb/XcodeGen"]
description = "A Swift command line tool for generating your Xcode project"
os = ["macos"]
test = { cmd = "xcodegen --version", expected = "Version: {{version}}" }