GitHub Profile Language Analytics
Version updated for https://github.com/StefVuck/Github-Language-Stats to version v1.2.0.
- This action is used across all versions by 5 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the generation of visual representations of your programming language usage across all repositories, including both public and private ones. It analyzes all languages (not just the top few) and supports multiple chart types like leaderboards, bar, pie, and donut charts, offering modern and customizable designs. By running locally as a GitHub Action, it provides faster updates and greater flexibility, enabling developers to track and showcase their language usage efficiently.
What’s Changed
What’s Changed
- fix: Use bytes instead of LoC for current solution, allow users to do longer solution for gathering actual LoC more accurately
New Contributors
- @Kiyotoko made their first contribution in https://github.com/StefVuck/Github-Language-Stats/pull/1
Full Changelog: https://github.com/StefVuck/Github-Language-Stats/compare/v1.1.0...v1.2.0