LibreCAD 3 Command Line Interface This tool allows to run lua code and generate a png from the command line just like you can do in LibreCAD but without the UI. ./luacmdinterface -i file:test.lua -o test.png TODO Create different output types