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 98 forks source link

Make working installation without cloning 💎 #52

Open PaulTaykalo opened 6 years ago

PaulTaykalo commented 6 years ago
gem install objc-dependency-visualizer

It should be enough to have those line, instead of cloning the whole repo

oboje commented 6 years ago

gem install objc-dependency-visualizer ERROR: Could not find a valid gem 'objc-dependency-visualizer' (>= 0) in any repository

PaulTaykalo commented 6 years ago

@oboje Maybe that's why it's an issue? :)