Skip to content

BlockOG/bundle-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundle Lua

A crate to bundle lua files together, usage:

bundle-lua <OUTPUT> <SOURCE_DIR> <MAIN> [PACKAGES]...

MAIN and PACKAGES... are relative to SOURCE_DIR.

The arguments used in PACKAGES should be the arguments used in the requires.

You can add --auto-detect (-a) to make it automatically detect the packages from the main file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages