Orange-W / PodfilelockToPng

Reference relationship visualization.Transform Cocoapods's Pprofile.lock to png.
36 stars 4 forks source link

PodfilelockToPng

Reference relationship visualization.Transform Cocoapods's Podfile.lock to png.

image

Dependency

To install dependency graphviz.

brew install graphviz

How to use

Just run script.

sh ./printlock.sh

To aim the path file and output.file

sh ./printlock.sh -i ./Podfile.lock -o output.dot

What's more?

You can hide te subspect Dependency. image

sh ./printlock.sh -i ./Podfile.lock -o output.dot  -n