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/README.md

421 B

Presentation

gen.sh 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).