Hi Jan, after I got a review (Garren will take a look tomorrow) on https://github.com/apache/couchdb-admin/pull/1 you can get mailing list counts by:
git clone https://github.com/apache/couchdb-admin/ # change the dir to the module cd couchdb-admin/board-report # install it globally npm i -g # run it for this month generate-report 201502 The command generates the report from the counts of november, december and january until the 30th of january. On Mon, Feb 16, 2015 at 3:20 PM, Jan Lehnardt <[email protected]> wrote: > Hey all, > > our board report is due. Can you help preparing it? > > Robert, how does one use your new fancy scripts? :) > > Best > Jan > -- >
