deangelisdf/write2audiobook

UML class diagram based on PlantUML

Open

#35 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 class-diagram parser
  • textual equivalent to diagram
  • generate the final audio
  • unit tests

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

Contributor guide