Skip to content

sagax/graphviz-with-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published