Skip to content

robzr/asdf-scie-pants

Repository files navigation

asdf-scie-pants Build Lint

scie-pants plugin for the asdf version manager.

Contents

Dependencies

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