Skip to content

asdf-community/asdf-mimirtool

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date
Jan 19, 2025
Oct 6, 2023
Jan 16, 2024
Oct 5, 2023
Oct 5, 2023
Oct 20, 2024
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Jan 16, 2024
Oct 5, 2023

Repository files navigation

asdf-mimirtool Build Lint

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!

License

See LICENSE © czchen