asdf-lua-language-server [](https://github.com/bellini666/asdf-lua-language-server/actions/workflows/build.yml) [](https://github.com/bellini666/asdf-lua-language-server/actions/workflows/lint.yml)
March 12, 2023 · View on GitHub
asdf-lua-language-server

lua-language-server plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.ASDF_LUA_LANGUAGE_SERVER_OVERRIDE_ARCH: set this environment variable in your shell config to override the default architecture detection.
Install
Plugin:
asdf plugin add lua-language-server
# or
asdf plugin add lua-language-server https://github.com/bellini666/asdf-lua-language-server.git
lua-language-server:
# Show all installable versions
asdf list-all lua-language-server
# Install specific version
asdf install lua-language-server latest
# Set a version globally (on your ~/.tool-versions file)
asdf global lua-language-server latest
# Now lua-language-server commands are available
lua-language-server --version
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!