- dot binary (brew install graphviz, apt-get install graphviz, http://www.graphviz.org/)
- task binary (brew install taskwarrior, apt-get install taskwarrior, http://taskwarrior.com/)
graphdeps <filter>
produces "deps.png" in the working directory. Just graphdeps
will graph all tasks. You can change the default behavior by specifying a more specific query.
Hi. What python version did you use to call this? I get errors with both 2.7 and 3.6 because of some syntactic errors...