@screenbook/cli
v1.8.0
Published
Screen catalog and navigation graph generator CLI. Auto-detect frameworks, generate docs, and analyze impact.
Maintainers
Readme
@screenbook/cli
Command-line interface for Screenbook.
Note: This package is part of Screenbook. For installation and usage, see the main documentation.
Installation
npm i -D screenbook
# or
pnpm add -D screenbookCommands
| Command | Description |
|---------|-------------|
| screenbook init | Initialize Screenbook in your project |
| screenbook build | Generate metadata JSON from screen definitions |
| screenbook dev | Start the UI server for local development |
| screenbook lint | Check for missing screen definitions (CI-friendly) |
Links
License
MIT
