Commit Graph

4 Commits

Author SHA1 Message Date
nobody
c9a5811adc Launcher for the LuaJIT backend.
Looks for main.lua. Launch it like this:

    luajit myapp/lib/luigi/launch.lua

If luigi isn't inside the project directory, pass
the path containing main.lua as the second argument.
The path must end with a directory separator.

    luajit /opt/luigi/launch.lua ./myapp/

If the app prefixes luigi modules with something
other then 'luigi', pass that prefix as the third
argument.

    luajit /opt/luigi/launch.lua ./myapp/ lib.luigi
2016-02-10 16:11:29 -05:00
airstruck
a2fb4e58c1 add dark theme 2015-12-05 03:53:47 -05:00
airstruck
2c81c0c293 word wrap 2015-11-26 08:53:42 -05:00
airstruck
bbba7e1b3d add dedicated backend (WIP) 2015-11-22 12:36:44 -05:00