C3 plugin for the asdf version manager.
gitcurlawksedmkdircp
Plugin:
asdf plugin add c3c3c:
# Show all installable versions
asdf list-all c3
# Install specific version
asdf install c3 latest
# Set a version globally (on your ~/.tool-versions file)
asdf global c3 latest
# Now c3c commands are available
c3c --versionCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.