PaulTaykalo / objc-dependency-visualizer

Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.
MIT License
1.84k stars 99 forks source link

Make this tool to be able to generate this tool automatically from command line after push to concrete branch #3

Closed Shieghtun closed 5 years ago

PaulTaykalo commented 9 years ago

So how the result should look like in the end?

PaulTaykalo commented 5 years ago

Out of current development vision. There should be another tool, which will use this one. Not a part of this one