Skip to content

screenbook build

Build screen metadata JSON from screen.meta.ts files

Screen catalog and navigation graph generator (screenbook v0.1.0)
Build screen metadata JSON from screen.meta.ts files
USAGE:
screenbook <OPTIONS>
OPTIONS:
-h, --help Display this help message
-v, --version Display this version
-c, --config <config> Path to config file
-o, --outDir <outDir> Output directory
-s, --strict Fail on validation errors and disallowed cycles (default: false)
--allowCycles Suppress all circular navigation warnings (default: false)
-v, --verbose Show detailed output including stack traces (default: false)
Terminal window
screenbook build
screenbook build --strict
screenbook build --out-dir .screenbook