Skip to content

Instantly share code, notes, and snippets.

@elhoyos
Forked from anonymous/README.md
Last active December 14, 2015 17:59
Show Gist options
  • Save elhoyos/5126345 to your computer and use it in GitHub Desktop.
Save elhoyos/5126345 to your computer and use it in GitHub Desktop.

Graphviz Java API quickstart

Here are some guidelines about how to start playing around with graphviz-java-api.

Installing Graphviz

> brew install graphviz

For instructions on how to do it for your system go to http://graphviz.org/Download..php

Open the API

After cloning/downloading the API project you will need Eclipse to open it, so go for it.

Then, import it into your Workspace and have fun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment