Mapping SAFE repository dependencies

I have designed a bash script file that analyzes the main Maidsafe components and generates a SVG diagram that shows the inter-dependencies between them:

I hope this can help understanding the global picture.

Source code of the script is here: https://github.com/Thierry61/sld/blob/master/generate.sh

And Github page: Inter repository dependencies

Edit: I finally made red color work in Github page.

43 Likes