mise-plugins / asdf-pkl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-pkl

Build Lint

pkl plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add pkl
# or
asdf plugin add pkl https://github.com/chrisvander/asdf-pkl.git

pkl:

# Show all installable versions
asdf list-all pkl

# Install specific version
asdf install pkl latest

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

# Now pkl commands are available
pkl --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

License

See LICENSE © Christian van der Loo

About

License:Apache License 2.0


Languages

Language:Shell 100.0%