101 Forks
1800 Stars
1800 Watchers

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.

How to download and setup objc-dependency-visualizer

Open terminal and run command
git clone https://github.com/PaulTaykalo/objc-dependency-visualizer.git
git clone is used to create a copy or clone of objc-dependency-visualizer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with objc-dependency-visualizer https://github.com/PaulTaykalo/objc-dependency-visualizer/archive/master.zip

Or simply clone objc-dependency-visualizer with SSH
[email protected]:PaulTaykalo/objc-dependency-visualizer.git

If you have some problems with objc-dependency-visualizer

You may open issue on objc-dependency-visualizer support forum (system) here: https://github.com/PaulTaykalo/objc-dependency-visualizer/issues