mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
4
5
6
7
8
description = "The main compiler for FlatBuffers is called flatc and is used to convert schema definitions into generated code files for a variety of languages"
test = { cmd = "flatc --version", expected = "flatc version" }

[[backends]]
full = "github:google/flatbuffers"

[[backends]]
full = "asdf:TheOpenDictionary/asdf-flatc"