lolay/Nowline Roadmap Builder

Build Nowline roadmap diagrams from .nowline files or markdown.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modefile or markdownnofile
inputPath to the .nowline file (file mode)no
outputOutput path for the rendered diagram (file mode)no
filesGlob pattern for markdown files to scan (markdown mode)no**/*.md
output-dirDirectory where markdown-mode rendered images are written, relative to the repo rootno.nowline/
formatsvg or pngnosvg
themelight or darknolight
cli-versionVersion of @nowline/cli to install on the runner. Defaults to the action version (lock-step).no
namedescription
renderedNumber of diagrams rendered
failedNumber of diagrams that failed to render
changed-filesNewline-separated list of files written or modified by the action. Pair with stefanzweifel/git-auto-commit-action or peter-evans/create-pull-request to commit the result.