Backends
In addition to asdf plugins, you can also directly install CLIs with some package managers.
- asdf
- aqua
- cargo
- dotnet experimental
- gem experimental
- go experimental
- npm
- pipx
- spm experimental
- ubi
- vfox experimental
TIP
If you'd like to contribute a new backend to mise, they're not difficult to write. See ./src/backend/
for examples.