Skip to content

kogeletey/asdf-pipelight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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