mise CLI#
registry#
use ubi
where possible#
https://mise.jdx.dev/dev-tools/backends/ubi.html
https://mise.jdx.dev/plugins.html#plugins states that
New tools will not be accepted into mise built with asdf/vfox plugins unless they are very popular and aqua/ubi is not an option for some reason.
Example ~/.config/mise/config.toml
[tools]
ruby = "3.2"
opentofu = "1.8.7"
websocat = "latest"
"ubi:cli/cli" = { version = "latest", exe = "gh" }