Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

dotter

Qt based viewer for GraphViz (.dot) files

Dotter

Compile

To compile dotter, you need a working Qt5 installation. On Ubuntu, you can install the required packages by

sudo apt install qt5-default libqt5svg5-dev graphviz
git clone https://github.com/flopp/dotter.git
mkdir build
(cd build && qmake ../dotter.pro && make)

About

Qt based viewer for GraphViz (.dot) files

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages