add plantuml

This commit is contained in:
Daniel Pötzinger
2019-12-20 14:29:15 +01:00
parent c45d54197b
commit 61f59134af

View File

@@ -0,0 +1,12 @@
---
title: "Plant UML"
ring: trial
quadrant: tools
---
[PlantUML](https://plantuml.com/) is an open source project that allows to create UML diagrams in a declarative way.
Since it is integrated in tools like Confluence we use it a lot to quickly document results of software design sessions.
Another similar tools that use just plain javascript to render the diagrams is [mermaid](https://mermaid-js.github.io/mermaid/#/)