# PlantUML [Open-source tool that uses simple textual descriptions to draw beautiful UML diagrams.](https://plantuml.com/) ```shell $ docker run -d -p 8080:8080 plantuml/plantuml-server:jetty ``` [[Tech 🧠/Tool 🛠/PlantUML]]