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