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

https://github.com/wpjunior/github-contributor-mosaic


https://github.com/wpjunior/github-contributor-mosaic

Last synced: 11 months ago
JSON representation

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 ''
```