3 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
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