Files
love-luigi/luigi
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
..
2016-02-10 16:11:29 -05:00
2016-02-08 14:31:30 -05:00
2016-02-08 14:31:30 -05:00
2016-02-08 11:52:10 -05:00
2016-02-08 13:47:20 -05:00
2015-11-08 16:49:50 -05:00
2016-02-10 16:11:29 -05:00
2016-01-28 16:17:45 -05:00
2016-02-08 13:47:20 -05:00
2015-12-10 16:05:54 -05:00
2016-02-08 14:31:30 -05:00
2016-01-31 14:26:22 -05:00
2015-12-07 21:56:56 -05:00
2015-11-26 08:53:42 -05:00