luainstaller

Package Lua projects into same-environment executables

$ luarocks install luainstaller

luainstaller provides tools for analyzing and packaging Lua projects
into same-environment executables. The current Lua implementation owns
dependency analysis, trace-oriented diagnostics, manifest generation,
C launcher generation, onedir bundling, and self-extracting onefile
bundling for the verified target profiles. It installs two command
names over the same Lua API: compact luai and full-word luainstaller.

Versions

1.0.0-118 hours ago2 downloads

Dependencies

lua >= 5.1, < 6.0

Manifests