p2cli plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.
Plugin:
asdf plugin add p2cli https://github.com/ORCID/asdf-p2cli.git
p2cli:
# Show all installable versions
asdf list-all p2cli
# Install specific version
asdf install p2cli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global p2cli latest
# Now p2cli commands are available
p2cli --version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © [ORCID] (https://github.com/ORCID/)