Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.36 KB

File metadata and controls

57 lines (35 loc) · 1.36 KB

asdf-p2cli Build Lint

p2cli plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © [ORCID] (https://github.com/ORCID/)