scie-pants plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.
Plugin:
asdf plugin add scie-pants
# or
asdf plugin add scie-pants https://github.com/robzr/asdf-scie-pants.git
pants:
# Show all installable versions
asdf list-all scie-pants
# Install specific version
asdf install scie-pants latest
# Set a version globally (on your ~/.tool-versions file)
asdf global scie-pants latest
# Now pants commands are available
pants --help
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 © Rob Zwissler