A high-level architecture diagramming/documentation tool
A high-level architecture diagramming/documentation tool. ndiag allows you to generate diagrams from YAML source files. You can generate multiple views from a single configuration file, nest components in nested layers, and more.
A high-level architecture diagramming/documentation tool. ndiag allows you to generate diagrams from YAML source files. You can generate multiple views from a single configuration file, nest components in nested layers, and more.
To install ndiag, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ndiag
To see what files were installed by ndiag, run:
port contents ndiag
To later upgrade ndiag, run:
sudo port selfupdate && sudo port upgrade ndiag
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.