A utility library for Lua.
| Name | Notes |
|---|---|
setup.sh |
Installs Lua 5.1 and dependencies locally. |
format.sh |
Format the code with lua-fmt. |
luacheck.sh |
Runs luacheck against all source. |
test.sh |
Run the tests. |
build.sh |
Run setup, luacheck and test with coverage. |