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