Categorygithub.com/Nv7-Github/graphwhiz
modulepackage
1.0.1
Repository: https://github.com/nv7-github/graphwhiz.git
Documentation: pkg.go.dev

# README

graphwhiz

Use graphviz with a UI!

Compiling from Source

This requires the Go compiler and a C compiler. You can get the Go compiler at https://golang.org/dl.

Installing tools

Once you have a Go and C compiler, go into this folder and run

make install

This will install tools required for building.

Building

Now, just run

make build

To compile it and produce an app bundle for your OS. You can then use this app bundle like an app.

# Functions

No description provided by the author