ODT
/
rero-ils-graphs
Archived
1
0
Fork 0
This repository has been archived on 2020-03-05. You can view files and clone it, but cannot push or open issues/pull-requests.
rero-ils-graphs/orgas
Olivier DOSSMANN 3be903d794 Orgas: Add template system to render graph in output file 2020-02-07 12:20:33 +01:00
..
templates Orgas: Add template system to render graph in output file 2020-02-07 12:20:33 +01:00
.gitignore Initial commit: Datagraph generator for organisations/libraries/users 2020-02-06 13:19:53 +01:00
Makefile Initial commit: Datagraph generator for organisations/libraries/users 2020-02-06 13:19:53 +01:00
README.md Orgas: cosmetics changes on result 2020-02-06 14:12:25 +01:00
TODO Orgas: add a TODO list 2020-02-07 08:49:00 +01:00
gen.sh Orgas: Add template system to render graph in output file 2020-02-07 12:20:33 +01:00

README.md

Presentation

datagraph_generator generates a diagram with graphviz with the link between organisations, libraries and users in rero-ils project.

Requirements

  • graphviz
  • jq

Usage

  • Open gen.sh file
  • change RERO_DIR variable to point your rero-ils directory
make clean && make

Result: organisations.svg file (can be open with Gimp for example).