@woon-ui/cli
v0.2.0
Published
CLI for scaffolding local Woon UI wrappers
Readme
@woon-ui/cli
Scaffold local Woon UI files into your configured ui path and install the matching packages.
Usage
pnpm dlx @woon-ui/cli add dialog
pnpm dlx @woon-ui/cli add toast
pnpm dlx @woon-ui/cli add dialog toast --verboseThe first add will create woon.json automatically if it does not exist yet.
By default the CLI prints concise next steps and docs links; use --verbose to print the full runtime snippets.
