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 51351b402a Fix README 2020-02-07 13:53:22 +01:00
..
filters Orgas: export jq filtering outside gen.sh code (simplification) 2020-02-07 13:51:32 +01:00
templates Orgas: export common variables, functions and statement outside gen.sh 2020-02-07 12:35:11 +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 Fix README 2020-02-07 13:53:22 +01:00
TODO Orgas: export jq filtering outside gen.sh code (simplification) 2020-02-07 13:51:32 +01:00
commons.sh Orgas: export jq filtering outside gen.sh code (simplification) 2020-02-07 13:51:32 +01:00
gen.sh Orgas: export jq filtering outside gen.sh code (simplification) 2020-02-07 13:51:32 +01:00

README.md

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