pipelight plugin for the asdf version manager.
bash
,curl
,tar
,zstd
, and POSIX utilities.
If you have a Debian system like Ubuntu, you can install it by typing
apt install zstd
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Konrad Geletey