concat-lua

1.0.4 • Public • Published

Concat

Concatenates many lua files together, wrapped each one within a do block.

Usage

Usage: concat-lua [options]

concats lua files

Options:
  -V, --version   output the version number
  -o, --output    set where to output
  -b, --doBlock   do block files (default: true)
  -c, --comments  add comments (default: true)
  -h, --help      display help for command

examples:

concat-lua -o ./out.lua 1.lua 2.lua

Package Sidebar

Install

npm i concat-lua

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

17.2 kB

Total Files

18

Last publish

Collaborators

  • stefanuk12