plinth-dev/Plinth Sketch

Render Plinth Sketch DSL files (`.sketch`) to typeset SVG diagrams. Drop the DSL in your repo, render at build time, embed the SVG in your README.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
patternGlob of .sketch files to render. Default matches the whole repo.no**/*.sketch
commitWhether to commit rendered SVGs back to the repo. "false" by default — pair with peter-evans/create-pull-request or write your own commit step.nofalse
commit-messageCommit message (when commit=true).nochore(sketch): re-render diagrams
fail-on-warningsExit non-zero if any .sketch file has parse errors or undefined-node references. Default false (warnings on stderr only).nofalse
signatureWhether the rendered SVGs include the "Made with Plinth Sketch" cite at bottom-right. Default true.notrue
namedescription
renderedNewline-separated list of paths the action wrote.