Liking cljdoc? Tell your friends :D

depsviz

Clojars Project

Visualize deps.edn dependencies. Based on the excellent vizdeps project.

Usage

clojure -Sdeps '{:deps {cnuernber/depsviz {:mvn/version "0.3"}}}' -m cnuernber.depsviz -i test/data/deps.edn

More example usages are here.

The graphs can get quite large. There are two methods to cut down on them:

License

Copyright © 2018 Chris Nuernberger

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close