https://github.com/wpjunior/github-contributor-mosaic
https://github.com/wpjunior/github-contributor-mosaic
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wpjunior/github-contributor-mosaic
- Owner: wpjunior
- License: mit
- Created: 2014-10-02T04:57:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-03T01:47:23.000Z (over 11 years ago)
- Last Synced: 2025-04-08T19:46:38.716Z (about 1 year ago)
- Language: Python
- Size: 1 MB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
github-contributor-mosaic
=========================
Create a simple mosaic contain github contributors of a project.
Example
-------
![example]
(https://raw.githubusercontent.com/wpjunior/github-contributor-mosaic/master/example.jpg)
Install dependencies
--------------------
```bash
pip install -r requirements.txt
```
Usage
-----
```bash
python github-contributor-mosaic.py --output '' --repository ''
```