This utility takes a plain text description of entities, their attributes and the relationships between entities and produces a visual diagram modeling the description.
This utility takes a plain text description of entities, their attributes and the relationships between entities and produces a visual diagram modeling the description.
To install erd, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install erd
To see what files were installed by erd, run:
port contents erd
To later upgrade erd, run:
sudo port selfupdate && sudo port upgrade erd
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.