An open API service indexing awesome lists of open source software.

https://github.com/rexios80/github_contributions

Quickly list all of your open source contributions on GitHub
https://github.com/rexios80/github_contributions

Last synced: 3 months ago
JSON representation

Quickly list all of your open source contributions on GitHub

Awesome Lists containing this project

README

        

Quickly list all of your open source contributions on GitHub

## Why?
For reference while creating your resume

I wanted an easy way to see all my Open Source contributions while filtering out things like my personal projects, organizations owned by my job, etc.

## Prerequisites
- [Dart SDK](https://dart.dev)
- [GitHub token](https://github.com/settings/personal-access-tokens/new)

## Setup
1. Clone this repository
2. Create `bin/private.dart` and add the fields required to make `bin/github_contributions.dart` happy
3. Run `dart run bin/github_contributions.dart`
4. Enjoy!