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

https://github.com/ravbug/repogolf

Categorizing open source projects by their repository size
https://github.com/ravbug/repogolf

dataset foss graphing interactive-visualizations

Last synced: 11 months ago
JSON representation

Categorizing open source projects by their repository size

Awesome Lists containing this project

README

          

## RepoGolf

This is a little experiment I wrote to compare the codebase sizes of some large open source projects.
You can view a webpage with charts here: [https://www.ravbug.com/repogolf](https://www.ravbug.com/repogolf)

### How to use
1. Download the repository
2. Run `repogolf.py`, it will print the list of available repositories
3. See `output.json` for the data

### Contributing
If you would like to add a project to the dataset, please make a PR.

If you notice that a count is incorrect, please make an Issue or submit a PR with the fix.

If a count is out of date and should be refreshed, please make an Issue.