asdf-pipelight [](https://github.com/kogeletey/asdf-pipelight/actions/workflows/build.yml) [](https://github.com/kogeletey/asdf-pipelight/actions/workflows/lint.yml)
November 28, 2023 · View on GitHub
asdf-pipelight

pipelight plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar,zstd, and POSIX utilities.
If you have a Debian system like Ubuntu, you can install it by typing
apt install zstd
Install
Plugin:
asdf plugin add pipelight
# or
asdf plugin add pipelight https://github.com/kogeletey/asdf-pipelight.git
pipelight:
# Show all installable versions
asdf list-all pipelight
# Install specific version
asdf install pipelight latest
# Set a version globally (on your ~/.tool-versions file)
asdf global pipelight latest
# Now pipelight commands are available
pipelight --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 © Konrad Geletey