sagax / graphviz-with-coffee

write graphviz dot file with coffeescript syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphviz with coffee

write graphviz dot file with coffeescript syntax

examples

example

how to get this

coffee example.coffee > example.dot
dot -Tpng example.dot -o example.png

About

write graphviz dot file with coffeescript syntax


Languages

Language:CoffeeScript 100.0%