Skip to content

andromeda-oss/Nerve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿค Contributions Welcome
I'm open to contributions and would be happy if you decided to help improve the project!


A lightweight and customizable Lua module bundler written in Luvit. Designed for projects that use require() to load Lua modules and want to compile everything into a single optimized .lua file with credits and minification.


๐Ÿ“ฆ Features

  • ๐Ÿ“ Bundles all required Lua files into a single output.
  • ๐Ÿงน Minifies Lua code (excluding the credits).
  • ๐Ÿ”– Injects project metadata (name, version, author, etc.) from a metadata.json.
  • ๐Ÿง  Automatically resolves nested require("module.name") calls.

๐Ÿš€ Usage

Structure

.\luvit.exe builder.lua <input> <output>

Example

.\luvit.exe builder.lua test/core/init.lua output.lua

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages