asdf-cidr-merger [](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/build.yml) [](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/lint.yml)

June 27, 2022 ยท View on GitHub

asdf-cidr-merger Build Lint

cidr-merger plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

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

cidr-merger:

# Show all installable versions
asdf list-all cidr-merger

# Install specific version
asdf install cidr-merger latest

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

# Now cidr-merger commands are available
cidr-merger --version

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

Contributing

Contributions of any kind welcome! See the contributing guide.