|
|
|
|
|
by darkFunction
4738 days ago
|
|
yUML ( http://yuml.me ) is brilliant for quickly putting together simple, nice looking diagrams. It's based on Graphviz and doesn't require graphical tools, just a basic text language, so you can throw together something for a demo in 2 minutes. I'm working on a tool to parse Objective-C into yUML at the moment- https://github.com/darkFunction/DFGrok |
|