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
- Host: GitHub
- URL: https://github.com/ravbug/repogolf
- Owner: Ravbug
- Created: 2022-05-28T05:53:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T19:35:08.000Z (about 1 year ago)
- Last Synced: 2025-01-13T05:10:32.012Z (12 months ago)
- Topics: dataset, foss, graphing, interactive-visualizations
- Language: Python
- Homepage: https://www.ravbug.com/repogolf
- Size: 1.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.