monarch plugin for the asdf version manager.
bash,curl,tar: generic POSIX utilities.xz: only required for Linux.
Plugin:
asdf plugin add monarch
# or
asdf plugin add monarch https://github.com/nyuyuyu/asdf-monarch.gitmonarch:
# Show all installable versions
asdf list-all monarch
# Install specific version
asdf install monarch latest
# Set a version globally (on your ~/.tool-versions file)
asdf global monarch latest
# Now monarch commands are available
monarch --helpCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.