gomani@1.2.0
npm size budget3.0 KB / 6.0 KB ✓
gomani
npm create gomani@latest # scaffold
gomani dev # integrated SSR dev server
gomani build # SSG + code-split, gated by budgets/a11y/boundaries
gomani budget check # standalone budget gate for CI
gomani worker # a standalone worker (multi/split topology)
API
run
function
run(argv: string[]): Promise<number>
The CLI entry — parses the command and returns an exit code (the bin exits with it).