This README provides instructions on how to start the GLua language server for testing purposes.
```shell
cargo install glua_ls
```
This installs the `glua_ls` executable.
This project is licensed under the MIT License.
*Based on [EmmyLua Analyzer Rust](https://github.com/CppCXY/emmylua-analyzer-rust).*