X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=README;h=022ae2004815a88d490d6e6af0c3e777a6b20e2e;hb=67e92d5a298516292bbbee1f7714708cdc0766f8;hp=a918baefed4f23da7566afae23cbcf10caa93608;hpb=634ee31ae35a2eaac517e0ffa1b7caede4b27ac5;p=goredo.git diff --git a/README b/README index a918bae..022ae20 100644 --- a/README +++ b/README @@ -83,6 +83,11 @@ COMMANDS *goredo-commands* default.do ../default.b.o.do ../default.o.do +* redo-dot -- dependency DOT graph generator. For example to visualize + your dependencies with GraphViz: > + $ redo target [...] # to assure that .redo is filled up + $ redo-dot target [...] > whatever.dot + $ dot -Tpng whatever.dot > whatever.png # possibly add -Gsplines=ortho < STATE *goredo-state*