esteinberg / plantuml4idea

Intellij IDEA plugin for PlantUML
Apache License 2.0
618 stars 111 forks source link

Need to automate export to SVG #378

Open kas-kad opened 1 year ago

kas-kad commented 1 year ago

Question. Is there a possibility to automate (e.g. a bash script) export to SVG? I need to keep my diagram images in sync with my frequently changing pumls. BR

krasa commented 1 year ago

it could be implemented

krasa commented 1 year ago

Or you could make your own script and use plantuml directly https://plantuml.com/command-line

related #364