vizdeps icon indicating copy to clipboard operation
vizdeps copied to clipboard

Visualize Leiningen dependencies using Graphviz

Results 5 vizdeps issues
Sort by recently updated
recently updated
newest added

There appears to be some basic validation as a circle-ci build, but that is currently failing.

Just opening this up for actual discussion. Based mainly on this project and the work I did in the ugprade-1.9 branch, I created a stand alone jar to process deps.edn...

It seems the library is not publish to clojars yet https://clojars.org/clj-commons/lein-vizdeps

For solo mini-projects, governance can be the whim of the sole developer. Now that vizdeps has graduated a bit, there are some outstanding questions to answer: - What is the...

Vizdeps currently identifies dependency version mismatches in red. This could be expanded, such that semantically compatible mismatches are shown in green, and mismatches in red. Further, we could also adjust...