Olivier DOSSMANN
7bf5972250
* changes `orgas` directory to `by_json` (explain what we do: using JSON to geneate schema) * makes Makefile more generic to permit to generate more SVG files in the future
421 B
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).