Awesome
<div align="center">asdf-c3
C3 plugin for the asdf version manager.
</div>Contents
Dependencies
git
curl
awk
sed
mkdir
cp
Install
Plugin:
asdf plugin add c3
c3c:
# 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 --version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!