cls3 plugin for the asdf version manager.
No dependencies so far
Plugin:
asdf plugin add cls3
# or
asdf plugin add cls3 https://github.com/xavbourdeau/cls3-asdf-plugin.git
cls3:
# Show all installable versions
asdf list-all cls3
# Install specific version
asdf install cls3 latest
# Set a version globally (on your ~/.tool-versions file)
asdf global cls3 latest
# Now cls3 commands are available
cls3 --version
Check 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!
See LICENSE © Xavier Bourdeau