Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.27 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.27 KB

asdf-c3 Build Lint

C3 plugin for the asdf version manager.

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!

License

See LICENSE © Rob Loach