Skip to content

Instantly share code, notes, and snippets.

View justbrendo's full-sized avatar
🎓
Studying

Brendo justbrendo

🎓
Studying
View GitHub Profile
@brettscott
brettscott / vscode_plantuml_docker.md
Last active October 21, 2024 20:28
Integrating PlantUML with VSCode using Windows 10, WSL2, Dockerised PlantUML Server and "jebbs.plantuml" VSCode Extension

There is no need to install Java or Graphviz on your Windows 10 Desktop. These are contained neatly within a Docker Container.

Prerequisites

  • Windows 10
  • WSL2 (Ubuntu) - optional
  • VSCode
  • Docker Desktop

Setup