Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 249 Bytes

Build

$ go get github.com/c0d1ngm0nk3y/simplegraphtool
$ go build github.com/c0d1ngm0nk3y/simplegraphtool/csv2dot

Usage

$ csv2dot

The csv2dot tool reads the file edges.csv and puts the dot representation to stdout.