Commit Graph

2 Commits

Author SHA1 Message Date
91f8150479 Adds dev container for PlantUML development
Introduces a development container configuration with Docker support.
Includes PlantUML VS Code extension and forwards port 8080 for local server access.

Facilitates a consistent development environment for PlantUML projects.
2025-04-22 21:02:28 +00:00
dbbdb7a1af Adds dev container setup with PlantUML support
Introduces a development container using an Ubuntu-based image.
Installs Java, Graphviz, and PlantUML for local diagram rendering.
Sets up a script to start the PlantUML server automatically in interactive sessions.
2025-04-22 21:02:19 +00:00