gum plugin for the asdf version manager.
bash,curl,tar: generic POSIX utilities.
Plugin:
asdf plugin add gum https://github.com/lwiechec/asdf-gum.gitgum:
# Show all installable versions
asdf list all gum
# Install specific version
asdf install gum latest
# Set a version globally (on your ~/.tool-versions file)
asdf set -u gum latest
# Now gum commands are available
gum --versionCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
This repository is adapted from adsf-babashka by Frederic Merizen.
Distributed under the Eclipse Public License, the same as asdf-babashka.
© Frederic Merizen