A bundler for Lua.
with pnpm:
pnpm add -g tape-lua
with npm:
npm install -g tape-lua
tape [directory] [options]
-v --verbose enable verbose output (default: false)
-o --output <path> output file (default: "dist.lua")
-h --help display help for tape
Your target directory MUST have a file named init.lua
.
.lua
.luau
.txt
.json