asdf-carbonyl
August 23, 2023 · View on GitHub
Contents
Dependencies
bash,curl,unzip: generic POSIX utilities.ASDF_CARBONYL: set this environment variable in your shell config to load the correct version of Carbonyl.
Install
Plugin:
asdf plugin add carbonyl
# or
asdf plugin add carbonyl https://github.com/dochang/asdf-carbonyl.git
carbonyl:
# Show all installable versions
asdf list-all carbonyl
# Install specific version
asdf install carbonyl latest
# Set a version globally (on your ~/.tool-versions file)
asdf global carbonyl latest
# Now carbonyl commands are available
carbonyl --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!
License
See LICENSE © Wade Zhang