Commit Graph

4 Commits

Author SHA1 Message Date
bde443c16a chore(devcontainer): fix indentation in PlantUML start script 2025-11-27 17:35:35 +01:00
fcccd67638 feat(devcontainer): improve plantuml install and cleanup steps 2025-11-27 17:35:26 +01:00
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