summaryrefslogtreecommitdiff
path: root/tests/test_analyzer.js
AgeCommit message (Collapse)Author
2014-10-09test_analyzer: correct command line argumentsAlon Levy
2014-10-08add tests_analyzerAlon Levy
node test_analyzer.js '#a and #b and #c are cool' | dot -Tpng > /tmp/temp.png; xdg-open /tmp/temp.png Todo: use stdin, then it will be a total pipe Todo: make this a rhizi debug feature that displays the image in the browser?