kogeletey / asdf-pipelight

pipelight plugin for asdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-pipelight Build Lint

pipelight plugin for the asdf version manager.

Contents

Dependencies

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

About

pipelight plugin for asdf

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%