An open API service indexing awesome lists of open source software.

https://github.com/louisbrunner/geneaviewer

A simple viewer for the Genea library format
https://github.com/louisbrunner/geneaviewer

Last synced: 9 months ago
JSON representation

A simple viewer for the Genea library format

Awesome Lists containing this project

README

          

# Overview
GeneaViewer is a simple viewer for the [Genea library](https://github.com/Hyrrmadr/Genea) format. It is implemented in Ruby and use graphviz to generate graphs.

# Usage

The program takes a single argument: the .genea file to view.

genea-viewer file

# Display

Currently, the only output of the project is a single .png file called *output.png* (generated in the current folder).

# Author

Created by [Louis Brunner](https://github.com/Hyrrmadr).