packr-cli
v1.0.6
Published
Pack lua scripts into a single file.
Downloads
3
Readme
📦 Packr CLI
Packr CLI is a tool to merge multiple .LUA files into a single file.
Installation
Use the package manager npm to install Packr.
npm install packr-cli -g
OR
Usage
packr pack [project] [entry] [minify?]
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.