asdf-mimirtool [](https://github.com/asdf-community/asdf-mimirtool/actions/workflows/build.yml) [](https://github.com/asdf-community/asdf-mimirtool/actions/workflows/lint.yml)
October 6, 2023 · View on GitHub
asdf-mimirtool

mimirtool plugin for the asdf version manager.
Contents
Dependencies
bash,curl: generic POSIX utilities.
Install
Plugin:
asdf plugin add mimirtool
# or
asdf plugin add mimirtool https://github.com/asdf-community/asdf-mimirtool.git
mimirtool:
# Show all installable versions
asdf list-all mimirtool
# Install specific version
asdf install mimirtool latest
# Set a version globally (on your ~/.tool-versions file)
asdf global mimirtool latest
# Now mimirtool commands are available
mimirtool version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!