Home

Awesome

<div align="center">

asdf-arc Build Lint

arc plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add arc https://github.com/ORCID/asdf-arc.git

arc:

# Show all installable versions
asdf list-all arc

# Install specific version
asdf install arc latest

# Set a version globally (on your ~/.tool-versions file)
asdf global arc latest

# Now arc commands are available
arc --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.