Skip to content

Instantly share code, notes, and snippets.

@MantasVaitkunas
Created September 20, 2016 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MantasVaitkunas/9ece899d5603491948e3134127f70614 to your computer and use it in GitHub Desktop.
Save MantasVaitkunas/9ece899d5603491948e3134127f70614 to your computer and use it in GitHub Desktop.
Example how to generate svg file with PlanUml
java -jar /opt/plantuml.jar -svg -o ./ *.puml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment