]> Git — Sourcephile - gargantext.git/blob - devops/misc/stats.jq
Add gargantext-cbor2json: STDIN is CBOR, STDOUT is JSON
[gargantext.git] / devops / misc / stats.jq
1 jq < repo.json '.state |= map_values(map_values(length)) | .history |= length'