zls plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.zig
: you can download it here
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Pavel Makarenko