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

monarch plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.xz: only required for Linux.
Install
Plugin:
asdf plugin add monarch
# or
asdf plugin add monarch https://github.com/nyuyuyu/asdf-monarch.git
monarch:
# 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 --help
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!