Good shape overall. A few tweaks would push it into the top tier.
MekHQ is a campaign management tool that provides an immersive experience in managing a BattleTech mercenary unit. It integrates with MegaMek for battles and MegaMekLab for unit customization, covering personnel, finances, and logistics.
Documentation
64
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README documents how to install the project.
README is present.
Licensed under Other.
Engineering
82
No dependency lockfile found (−70 pts).
→ Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.
Test files detected (MekHQ/unittests/mekhq/campaign/AbstractLocationTest.java).
CI is configured (.github/workflows/checkstyle.yml).
Java/Kotlin linting configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (build.gradle).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 223Forks
- 93Releaseslatest 9y ago
Community
- —Community health
- —authors own >50% of commits
- 157Watchers
Responsiveness
- 6hMedian issue response
- 1d 5hMedian PR merge time
- 713Open issues
Repository files21 root entries
- .githubGood: CI is configured (.github/workflows/checkstyle.yml).Good: Dependabot configured for github-actions.Good: Issue or PR templates present.
- config
- gradle
- MekHQGood: Test files detected (MekHQ/unittests/mekhq/campaign/AbstractLocationTest.java).
- .editorconfigGood: Java/Kotlin linting configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- .mailmap
- build.gradleGood: Dependency manifest found (build.gradle).
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CODEOWNERS
- CONTRIBUTORS.md
- eclipse.xml
- gradle.properties
- gradlew
- gradlew.bat
- LICENSEGood: Licensed under Other.
- LICENSE.assets
- LICENSE.code
- MHQMorale-Simulation-Analysis.txt
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- settings.gradle