Created
September 20, 2016 09:45
-
-
Save MantasVaitkunas/9ece899d5603491948e3134127f70614 to your computer and use it in GitHub Desktop.
Example how to generate svg file with PlanUml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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