A Leiningen plugin to run clj-depend.
Add the plugin to your project.clj
:
:plugins [[com.fabiodomingues/lein-clj-depend "0.3.0"]]
$ lein clj-depend
In case any cyclic dependency is found the analysis will fail with the error message: Circular dependency between "foo" and "bar"
.
Can you improve this documentation? These fine people already did:
Fábio Domingues & Fabio DominguesEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |