greglook / clj-hiera

Generate Clojure namespace hierarchy graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Declare graphvis dependency

willscripted opened this issue Β· comments

Might be helpful to call out the dependency on graphvis explicitly. Rhizome's got it listed, so it would be easy to just reference that. Without graphvis installed, the error spit out is

java.io.IOException: Cannot run program "dot": error=2, No such file or directory
at java.lang.ProcessBuilder.start (ProcessBuilder.java:1047)

Not a terribly helpful error message on graphvis' part.

Great plugin, though -- thanks! :)

Ah, thanks - always happy to improve the docs! Glad you find it useful.

πŸ‘
Fast on the draw too :D

Added in 300dd6a.

πŸ‘ πŸ‘ πŸ‘