Backends
In addition to asdf plugins, you can also directly install CLIs with some package managers.
- asdf
- Cargo
- Go experimental
- NPM
- Pipx experimental
- SPM experimental
- Ubi experimental
- Vfox experimental
- More coming soon!
TIP
If you'd like to contribute a new backend to mise, they're not difficult to write. See ./src/backend/
for examples.