From 55d1e0bd5d0f017df1245a1883c7c6f3fedbba4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 15 Oct 2017 14:55:42 +0200 Subject: [PATCH] add minimal README file --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..2f526b7 --- /dev/null +++ b/README @@ -0,0 +1,20 @@ +Event aggregation for Entr'ouvert statistics +============================================ + + L'outil de contrôle des masses laborieuses qu'il nous fallait. + — Pierre Gattaz, président du MEDEF + + +Usage +----- + +Feed the database with Git repositories and mailing list emails: + + ./manage.py feed_repositories /path/to/repositories/*.git + ./manage.py feed_emails /path/to/maildir/ML-listes-entrouvert-com-gestion + +Explore graphs: + + ./manage.py punchcard --module=wcs + ./manage.py times --datemin=2015-01-01 + ./manage.py activity --mailinglist --username=fpeters