deangelisdf/write2audiobook

UML sequence diagram based on PlantUML

Open

#37 opened on Sep 22, 2024

 (0 comments) (0 reactions) (0 assignees)Python (4 forks)auto 404
enhancementgood first issueuml

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Create a script base on other in report, to read in input a class diagram (plantuml) and generate:

  • plantuml sequence diagram parser
  • textual equivalent to diagram
  • generate the final audio
  • unit tests

Docs: https://plantuml.com/sequence-diagram

Contributor guide