Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plantuml support #21

Open
eliseuborges opened this issue Mar 21, 2022 · 1 comment
Open

Plantuml support #21

eliseuborges opened this issue Mar 21, 2022 · 1 comment

Comments

@eliseuborges
Copy link

eliseuborges commented Mar 21, 2022

Hi Luis,

Do you think it could be possible to provide support for PlantUML like this: https://plantuml.com/class-diagram?

PHPStorm and VScode has plugin to support this format, so it could be nice.

@MontealegreLuis
Copy link
Owner

MontealegreLuis commented Apr 12, 2022

Hi @eliseuborges !

I think it should be possible. I separated the process to create the diagram in stages

I think it should be a matter of replacing the ImageProcessor and the DigraphPrinter based on command options.

I haven't had much time lately so I'd appreciate any help.

I'll try to analyze further this weekend, and will start a discussion on this repo on what needs to be changed, we might need to split this in multiple MRs/Issues.

Or if you start analyzing before me, feel free to start a discussion yourself with your findings, once we have a plan we can add our conclusions here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants