@flanksource/facet-cli
v0.0.1
Published
CLI for @flanksource/facet — generate print-ready PDFs and HTML from React templates
Readme
@flanksource/facet-cli
The facet command-line tool — generate print-ready PDFs and HTML from React
templates.
npm install -g @flanksource/facet-cliThis installs the facet command, which runs on your Node.js (>=18). Rendering
additionally needs pnpm on PATH (to install template dependencies) and, for
PDF output, a system Chrome/Chromium. Run facet doctor to check your
environment.
For an environment without Node.js, download a standalone binary from GitHub Releases.
See the project README for usage.
