Awesome
<div align="center">asdf-pkl
pkl plugin for the asdf version manager.
</div>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