- IF USING LUA 5.1
luarocks install luabitop
luarocks install reql
See Wiki for documentation.
- Lua >= 5.1
- Luarocks
- busted
- luacheck
- luacov
- IF USING LUA 5.1 luabitop
- RebirthDB
luacheck .
busted -c
luacov
luarocks make
luarocks install luabitop
luarocks install reql
See Wiki for documentation.
luacheck .
busted -c
luacov
luarocks make