Luis Montealegre
Luis Montealegre
Hi @eliseuborges ! I think it should be possible. I separated the process to create the diagram in [stages](https://github.com/MontealegreLuis/phuml/tree/master/src/Stages) I think it should be a matter of replacing the [ImageProcessor](https://github.com/MontealegreLuis/phuml/blob/master/src/Processors/ImageProcessor.php)...
Thank you! I think at this point it would be simpler for me to make my fork the primary project repository. I'm currently 73 commits ahead of your repo. Thank...
Hi Jakob. I just published phUML in Packagist. Version 1.0.0 has the same exact functionality you had in 0.2 (The one shown in the command) https://packagist.org/packages/phuml/phuml It is probably a...
Tests are passing locally, ~~but not sure if there's anything else I need to check.~~ When I run my change locally ```bash bin/couscous preview --config template.url=https://github.com/CouscousPHP/Template-Dark.git ``` I see this...