Archived
1
0

Initial commit: Datagraph generator for organisations/libraries/users

This commit is contained in:
2020-02-06 12:04:27 +01:00
commit 7f0b1cca4f
5 changed files with 92 additions and 0 deletions

11
orgas/README.md Normal file
View File

@ -0,0 +1,11 @@
# Presentation
*datagraph_generator* generates a diagram with **graphviz** with the link between organisations, libraries and users in *rero-ils* project.
# Usage
```
make clean && make
```
Result: **datagraph.svg** file (can be open with Gimp for example).