Home

Awesome

<div align="center">

asdf-cidrchk Build Lint

cidrchk plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

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

cidrchk:

# Show all installable versions
asdf list-all cidrchk

# Install specific version
asdf install cidrchk latest

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

# Now cidrchk commands are available
cidrchk --version

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

Contributing

Contributions of any kind welcome! See the contributing guide.