BurntSushi / erd

Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.
The Unlicense
1.79k stars 154 forks source link

Mention MacPorts in readme #89

Closed amake closed 3 years ago

amake commented 3 years ago

erd is available in MacPorts, and it's easier than with Homebrew because the GraphViz dependency (with Pango support) is handled for you.

mmzx commented 3 years ago

@amake Thank you for your contribution!