Skip to content

zigcc/asdf-zls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-zls Build

ZLS plugin for the asdf version manager.

Dependencies

Install

First add asdf-zls as plugin:

asdf plugin add zls https://github.com/zigcc/asdf-zls.git

Then use asdf-zls to install zls:

# Show all installable versions
asdf list all zls

# Install specific version
asdf install zls 0.14.1

# Set a version globally (on your ~/.tool-versions file)
asdf set --home zls 0.14.1

# Now zls commands are available
zls --version

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

License

See LICENSE © zigcc

About

ZLS plugin for the asdf version manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published