https://github.com/cicsdev/repo-stats
Download statistics for repos in the CICSDev org
https://github.com/cicsdev/repo-stats
Last synced: 2 months ago
JSON representation
Download statistics for repos in the CICSDev org
- Host: GitHub
- URL: https://github.com/cicsdev/repo-stats
- Owner: cicsdev
- License: apache-2.0
- Created: 2023-12-14T09:01:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-07T01:15:12.000Z (3 months ago)
- Last Synced: 2026-01-07T12:47:21.890Z (3 months ago)
- Language: Shell
- Size: 1.25 GB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Maintainers: MAINTAINERS.md
Awesome Lists containing this project
README
# CICSdev stats
Download statistics for repos in the CICSDev org
## Summary
The [github-repo-stats GitHub Action](https://github.com/marketplace/actions/github-repo-stats) collects stats and generates [reports for each repository in the cicsdev organisation](https://github.com/cicsdev/repo-stats/tree/github-repo-stats/cicsdev) individually.
The `cicsdev-summary.sh` script can be used to create summary files for *clones*, *forks*, *stargazers*, and *views*. To run the script:
1. copy `cicsdev-summary.sh` to a suitable directory on your path, e.g. `~/bin`
2. clone the `repo-stats` repository
3. check out the `reports` branch
4. run `cicsdev-summary.sh` from the root of the `repo-stats` repository