SkillAgentSearch skills...

Tape

A bundler for Lua

Install / Use

/learn @Belkworks/Tape
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tape

A bundler for Lua.

Installation

with pnpm:

pnpm add -g tape-lua

with npm:

npm install -g tape-lua

Usage

tape [directory] [options]

Options

-v --verbose        enable verbose output (default: false)
-o --output <path>  output file (default: "dist.lua")
-h --help           display help for tape

Project Structure

Your target directory MUST have a file named init.lua.

Supported Extensions

  • .lua
  • .luau
  • .txt
  • .json
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated8mo ago
Forks0

Languages

TypeScript

Security Score

57/100

Audited on Jul 30, 2025

No findings