github_contrib_exporter 0.0.4 github_contrib_exporter: ^0.0.4 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 #
dart pub global activate github_contrib_exporter
Run #
If installed as above:
githubexport <org/repo>
Or:
dart run bin/main.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.