A simple script to run quick Lua scripts in the editor of your choice.
From LuaRocks:
sudo luarocks install luarunner
Or, run the following commands:
git clone https://github.com/little512/luarunner
cd luarunner
sudo luarocks make
Do luarunner --help
to see usage info.