Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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!