soulspace-org / overarch

Overarch provides a data model for the holistic description of a software system, opening multiple use cases on the model data. Supports C4 and UML diagram generation with PlantUML.
Eclipse Public License 1.0
204 stars 6 forks source link

Docs: install `overarch` from Homebrew #13

Closed sgerrand closed 6 months ago

sgerrand commented 6 months ago

💁 Thank you for creating this project! I have found it useful in the past and have recently packaged it in Homebrew to make the installation process easier for macOS users. This change adds documentation on how to install and use overarch for Homebrew.

lsolbach commented 6 months ago

Thanks for the pull request and the effort to make overarch easier to use for mac users. I don't have a mac here unfortunately to test your homebrew package but I'll ask a college tomorrow. Also I've released v0.15.1 which brings template based artifact generation. Maybe you could update the homebrew package.

sgerrand commented 6 months ago

Thanks, I'll wait to hear the results of their tests.

FYI, Homebrew's automation has already created and merged the v0.15.1 update. :tada: