top | item 26935248

(no title)

posixplz | 4 years ago

PlantUML is an excellent tool for creating visual representations of system behaviors. Because diagrams are generated from plaintext, they’re easy to maintain and version control. I use it often when designing new features and systems. You don’t need to pay attention to UML semantics to create valuable diagrams.

discuss

order

theshrike79|4 years ago

PlantUML also integrates pretty well with different wikis. The textual representation is saved in the wiki and the image is generated on-demand.

alexott|4 years ago

100% - that’s my primary usage of it. It’s easy to encode complex diagram and change it easily.