Skip to content

little512/luarunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuaRunner

A simple script to run quick Lua scripts in the editor of your choice.

Installation

From LuaRocks:

sudo luarocks install luarunner

Or, run the following commands:

git clone https://github.com/little512/luarunner
cd luarunner
sudo luarocks make

Usage

Do luarunner --help to see usage info.