Olivier DOSSMANN
d2c7cda421
* Generate a new circulation policies file: policies.svg * Parses Circulation policies * Parses Item Types |
||
---|---|---|
.. | ||
filters | ||
templates | ||
.gitignore | ||
commons.sh | ||
gen_orgas.sh | ||
gen_policies.sh | ||
Makefile | ||
process_cp.sh | ||
process_it.sh | ||
process_lib.sh | ||
process_orgas.sh | ||
process_pt.sh | ||
process_users.sh | ||
README.md | ||
TODO |
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).