mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-11-21 20:45:54 +02:00
22 lines
403 B
Plaintext
22 lines
403 B
Plaintext
These are the scripts and data files used for the monthly statistics
|
|
of the principal IRC channels and mailing lists statistics associated
|
|
with the Qi-Hardware project.
|
|
|
|
Monthly process:
|
|
|
|
IRC:
|
|
|
|
./collect
|
|
./mlabs
|
|
./stat
|
|
display out.png
|
|
qippl out.png stat/irc-qihw-YYMM.png
|
|
|
|
Mailing lists:
|
|
|
|
# update ML from archive pages
|
|
./mlstat
|
|
qippl out.png stat/ml-qihw-YYMM.png
|
|
|
|
YYMM is the last full month covered.
|