mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-21 19:16:23 +00:00
374 B
374 B
date | id | title |
---|---|---|
2020-11-10 | 507ab1e2-2e03-4ce1-abfd-91157b681558 | Workflow PlanetUML format dump |
In Symfony 4.1 new commands were added to export to the PlanetUML1 format:
bin/console workflow:dump my_workflow --dump-format=puml | java -jar plantuml.jar -p > my_workflow.png