asdf-zls [](https://github.com/m1ome/asdf-zls/actions/workflows/build.yml) [](https://github.com/m1ome/asdf-zls/actions/workflows/lint.yml)
April 3, 2024 · View on GitHub
asdf-zls

zls plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.zig: you can download it here
Install
Plugin:
asdf plugin add zls https://github.com/m1ome/asdf-zls
zls:
# Show all installable versions
asdf list-all zls
# Install specific version
asdf install zls latest
# Set a version globally (on your ~/.tool-versions file)
asdf global zls latest
# Now zls commands are available
zls
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 © Pavel Makarenko