github_contrib_exporter 0.0.1 github_contrib_exporter: ^0.0.1 copied to clipboard
GitHub Contributor Data Exporter
GitHub Contributor Data Exporter #
Exports the contributor insights data seen in GitHub to CSV, so it can be further processed externally.
Install #
pub global activate github_contrib_exporter
Run #
If installed as above:
github-export <org/repo>
Or:
dart run bin/github_contrib_exporter.dart <org/repo>
Support and Contributors #
Feel free to submit a PR or raise an issue ticket, and I'll get to them as soon as I can.