mise 2026.4.21

The front-end to your dev env
1
2
3
4
5
6
7
aliases = ["powershell"]
backends = [
  "aqua:PowerShell/PowerShell",
  "asdf:daveneeley/asdf-powershell-core",
]
description = "PowerShell for every system"
test = { cmd = "pwsh --version", expected = "PowerShell {{version}}" }