mise 2026.4.13

The front-end to your dev env
1
2
3
4
aliases = ["gh"]
backends = ["aqua:cli/cli", "asdf:bartlomiejdanek/asdf-github-cli"]
description = "GitHub’s official command line tool"
test = { cmd = "gh --version", expected = "gh version {{version}}" }