combustion

Tool to pack any lua project (including dependencies) into a single executable

$ luarocks install --server=https://luarocks.org/dev combustion

Combustion is a tool to pack any lua project (including dependencies) into a single executable.
It can be used to create a single executable for your lua project, or to create a self-extracting archive.

Just define a `combust-config.lua` in the root of your project (example in repo) and run the combust executable!

Versions

dev-2dev267 days ago45 downloads
dev-1dev1 year ago66 downloads

Dependencies

lua ~> 5.1

Manifests