Skip to content

Instantly share code, notes, and snippets.

@ActuallyFro
Created September 8, 2024 17:28
Show Gist options
  • Select an option

  • Save ActuallyFro/792a82c73ef12f996cfb5a66cb2e6f3b to your computer and use it in GitHub Desktop.

Select an option

Save ActuallyFro/792a82c73ef12f996cfb5a66cb2e6f3b to your computer and use it in GitHub Desktop.
PlantUML on WSL FIX (if it TAKES FOREVER to RUN)
all: build
build:
java -Djava.awt.headless=true -jar ~/.local/plantuml/plantuml-1.2024.5.jar -nometadata -Tpng test.puml
#See: https://plantuml.com/faq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment