github_contrib_exporter 0.0.4 copy "github_contrib_exporter: ^0.0.4" to clipboard
github_contrib_exporter: ^0.0.4 copied to clipboard

GitHub Contributor Data Exporter

GitHub Contributor Data Exporter #

pub package

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
copied to clipboard

Run #

If installed as above:

githubexport <org/repo>
copied to clipboard

Or:

dart run bin/main.dart <org/repo>
copied to clipboard

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.

1
likes
110
points
34
downloads

Publisher

verified publisherdevangels.london

Weekly Downloads

2024.08.07 - 2025.02.19

GitHub Contributor Data Exporter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

csv, github, http, intl, week_of_year

More

Packages that depend on github_contrib_exporter