You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Er2 8d306ab690
init
11 months ago
examples init 11 months ago
img init 11 months ago
plug init 11 months ago
.gitignore init 11 months ago
config.lua init 11 months ago
license init 11 months ago
main.lua init 11 months ago
readme.md init 11 months ago

readme.md

Logo

LuaPack

LuaPack is a module bundler. It takes Lua, MoonScript etc. files, transforms and bundles (packing).

Usage

Usage is very simple:

lua build.lua config.lua

Installation

You can't use main.lua file directly, because it uses non-standard Lua features like arrow functions.

Download build.lua from releases.