Skip to content

gpotter2/sketchviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketchviz

This repo is a command line clone of https://sketchviz.com/ (understand: it's a rip-off)

Main features:

  • produce a svg from a dot file
  • use the latest version of GraphViz (and not Viz.js). This fixes tons of issues
  • watch for file changes and update the svg automatically

Demo

sketchviz examples/clusters.dot examples/clusters.svg

If you don't want to install it, you can also node src/sketch.js.

Install:

$ git clone https://github.com/gpotter2/sketchviz.git
$ cd sketchviz
$ sudo npm install -g

Releases

No releases published

Packages

No packages published