asdf-c3 [](https://github.com/RobLoach/asdf-c3/actions/workflows/build.yml) [](https://github.com/RobLoach/asdf-c3/actions/workflows/lint.yml)

July 11, 2026 · View on GitHub

asdf-c3 Build Lint

C3 plugin for the asdf version manager.

Contents

Dependencies

  • git
  • curl
  • awk
  • sed
  • tar (Linux/BSD)
  • unzip (macOS)

Install

Plugin:

asdf plugin add c3

c3c:

# Show all installable versions
asdf list all c3

# Install the latest version
asdf install c3 latest

# Set a version globally (on your ~/.tool-versions file)
asdf set -u 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!

License

See LICENSE © Rob Loach