This template is designed for any lua-based projects and using emmylua format compatible with sumneko-language-server.
- lua >5 or luajit >2
- luarocks >3
- Fork this repo
- Clone your fork
- Install dependencies:
lua run/install.lua
- Update submodules:
lua run/update.lua
- Run helloworld:
lua run/default.lua