@al8b/cli
v0.1.13
Published
L8B Game Engine CLI
Readme
@al8b/cli
Command-line entrypoint for L8B framework workflows.
Commands
l8b dev [root]l8b build [root]l8b preview [root]l8b init [name]
Public API
- Re-exports from
cli,commands/dev,commands/build, andcommands/init - Binary:
l8b
Notes
- This package is the user-facing wrapper around framework config, server, bundler, and compiler packages.
previewexists in the codebase even though it was not previously documented consistently.
Scripts
bun run build
bun run test
bun run clean