Home

Awesome

<div align="center">

asdf-pipx Build Lint

pipx plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add pipx
# or
asdf plugin add pipx https://github.com/yozachar/asdf-pipx.git

pipx:

# Show all installable versions
asdf list-all pipx

# Install specific version
asdf install pipx latest

# Set a version globally (on your ~/.tool-versions file)
asdf global pipx latest

# Now pipx commands are available
pipx --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 © Yozachar