Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 288 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 288 Bytes

Plantuml UI

Start server

java -jar plantuml.jar -picoweb:8199

Start client

docker build -t tapoch/plantuml-ui .
docker run -it -p 8080:8080 --rm --name plantuml-ui tapoch/plantuml-ui

Plantuml docs

plantuml.com