mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
4
backends = ["github:a7ex/xcresultparser"]
description = "Parse the binary xcresult bundle from Xcode builds and testruns"
os = ["macos"]
test = { cmd = "xcresultparser --help", expected = "OVERVIEW: xcresultparser" }