]> Git — Sourcephile - gargantext.git/blob - devops/stats.jq
[FEAT] Proxemy and confluence implemented and tested (need refactor).
[gargantext.git] / devops / stats.jq
1 jq < repo.json '.state |= map_values(map_values(length)) | .history |= length'