AshDiagram.Renderer.CLI (AshDiagram v0.2.1)
View SourceRenders diagrams using the mmdc command line tool.
Mermaid Dependency
This renderer requires the NPM package
@mermaid-js/mermaid-cli
to be installed and available in your PATH.
You can install it using:
npm install -g @mermaid-js/mermaid-cli
Mix Dependency
This renderer requires the optional dependency :ex_cmd to be included in
your mix.exs file.