asdf-scie-pants [](https://github.com/robzr/asdf-scie-pants/actions/workflows/build.yml) [](https://github.com/robzr/asdf-scie-pants/actions/workflows/lint.yml)
February 9, 2024 · View on GitHub
asdf-scie-pants

scie-pants plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Rob Zwissler