TIL a tool to generate contributors to a open-source github project
POSTED ON:
I found this sweet tool that helps identify who are all the contributors to a project.
The Generator: contrib.rocks
The Repo: https://github.com/lacolaco/contributors-img/
The Code Snippet
<a href="https://github.com/RockyKev/jitsi-enhancer/graphs/contributors">
<img src="https://contrib.rocks/image?repo=RockyKev/jitsi-enhancer" />
</a>
Made with [contrib.rocks](https://contrib.rocks).
Related TILs
Tagged: git