Skip to content

Tapoch/plantuml-ui

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published