Introduces the MIT license to define usage, distribution, and liability terms for the project.
Provides clarity on software permissions and legal disclaimers.
Introduces a simple UML diagram illustrating communication
between two entities using PlantUML syntax. Provides a
basic example to support documentation or learning purposes.
Introduces a README file detailing the setup and features of a PlantUML devcontainer template. Provides instructions for usage, technical details, folder structure, and an example diagram.
Enhances documentation for easier onboarding and reproducibility.
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.
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.