Show HN: (Git) Repository Healthcheck(repohealth.flipboxstudio.com) As a computer science lecturer, I needed a better way to evaluate student software projects beyond just the final output. I built this tool to analyze repository health metrics (commit patterns, code quality, team collaboration) across GitLab, GitHub, and Azure DevOps repositories. This is not a final decision for their grade, rather a tool for me to start further discussions on their teamwork. It uses personal access tokens for quick authentication - no complex OAuth setup needed. Just paste your token and start analyzing. The tool provides insights like: - Code activity and commit quality metrics - Branch management health - Team collaboration patterns - Pipeline performance Please give me your feedback on this project. What kind of metrics should I add(or remove)? Thanks |
No comments yet