Skip to content

A simple webapp for generating graphviz-like graphs

Notifications You must be signed in to change notification settings

hustodemon/graphgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphgenerator

Simple webapp for generating graphs.

Runs graphviz via shell under the hood (ALWAYS run the graphgenerator in isolation (e.g. in a chroot or container)!).

Prerequisites

You will need Leiningen 2.0 or above installed.

You will also need graphviz tool installed on the system.

Running

To start a web server for the application, run:

lein run 

License

WTFPL

Misc

generated using Luminus version "4.09"

About

A simple webapp for generating graphviz-like graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published