Create UML diagrams rapidly.
brew install openjdk@11
brew install graphviz
git clone git@github.com:nulogy/umlgraph_tool.git
cd umlgraph_tool
rake
Troubleshooting:
- Follow the instructions to create the symlink after running:
brew install openjdk@11
; - In case you've lost those instructions run:
brew info openjdk@11
; - Later versions of the OpenJDK are incompatible with the UmlGraph tool.
To generate a single diagram: ./exe/generate ProductDomain
- Define your UML diagram in a YAML file in the
templates/
folder - Run
rake
- View the generated UML diagrams in the
out
folder
UMLGraph is the original project that this project is based on
Colours that you can use in your templates
Tags are used to specify your UML diagram