Generate project dependency graph

ns-dep-graph is a lein plugin for visualizing the dependency graph of a project.

  • Install graphviz

  • Update the project.clj file with the :plugins [[lein-ns-dep-graph “0.2.0-SNAPSHOT”]]

  • Run lein ns-dep-graph which will genarate a png file with the graph