2025-10-11: Rewriting and segmentation of the code

This commit is contained in:
Moussouni, Yaël
2025-10-11 11:38:33 +02:00
parent 6c17b76c37
commit 7baa9137bf
12 changed files with 704 additions and 332 deletions

View File

@@ -32,6 +32,7 @@ mkdir -p -v cfg/filters
mkdir -p -v db
touch db/read.bib
touch db/unread.bib
touch db/library.bib
chmod u+x *.sh
echo "=== Done ==="