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