Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 484 Bytes

File metadata and controls

21 lines (13 loc) · 484 Bytes

PlantUML

UML diagrams created in code and rendered as SVG with PlantUML

Sequence Diagram Rendering

To create or update the renders for the Plant UML sequence diagrams

Ensure Java is installed

java -version

The output will vary depending on OS, however if it fails claiming Java is not found, then you must install before proceeding.

Generate renders for all Plant UML documents under docs/spec

npm run plant