Download statistics for repos in the CICSDev org
The github-repo-stats GitHub Action collects stats and generates reports for each repository in the cicsdev organisation individually.
The cicsdev-summary.sh
script can be used to create summary files for clones, forks, stargazers, and views. To run the script:
- copy
cicsdev-summary.sh
to a suitable directory on your path, e.g.~/bin
- clone the
repo-stats
repository - check out the
reports
branch - run
cicsdev-summary.sh
from the root of therepo-stats
repository