mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
4
5
6
7
8
9
10
11
description = "Solidity, the Smart Contract Programming Language"
# test = { cmd = "solc --version", expected = "Version: {{version}}" }

[[backends]]
full = "github:ethereum/solidity"

[backends.options]
bin = "solc"

[[backends]]
full = "asdf:diegodorado/asdf-solidity"