Loading...
Check Git repository health online for free. Analyze repo for issues. Best practices validator.
Analyze repository best practices
• Include comprehensive README with setup instructions
• Add LICENSE file for open source projects
• Use .gitignore to exclude build artifacts and dependencies
• Enable branch protection on main branches
• Set up CI/CD for automated testing
• Use semantic versioning for releases
• Keep dependencies up to date
• Add CONTRIBUTING.md for contributors
Provide GitHub repository URL
Run health checks
See health score and issues
Follow recommendations
Provide GitHub repository URL
Run health checks
See health score and issues
Follow recommendations
Essential files include README.md, LICENSE, .gitignore, CONTRIBUTING.md, CODE_OF_CONDUCT.md, and configuration files.
Score is based on presence of essential files, documentation quality, configuration completeness, and adherence to best practices.
This tool analyzes public repository information. For private repos, ensure you have proper access permissions.
Good documentation, clear licensing, proper .gitignore, contribution guidelines, issue templates, and regular maintenance.