Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 602 Bytes

File metadata and controls

37 lines (22 loc) · 602 Bytes

Start

  1. Please put source lua files in the Input directory.

  2. Run the run.bat to start the program.

  3. Output will be, suprise suprise, in the Output folder.

Dependencies

  1. LuaFileSystem

Can be installed through luarocks or luadist:

$ luarocks install luafilesystem
$ luadist install luafilesystem
  1. xlsxwriter

Can be installed through luarocks or luadist:

$ luarocks install luafilesystem
$ luadist install luafilesystem

Good Luck!