Solid foundation. Invest in docs and CI to grow from here.
⛏️ Fork of mint that - among other changes - omits the "[MODDED]" prefix from the public lobby name.
Documentation
76
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
CONTRIBUTING guide found.
README is present.
Licensed under MIT.
Engineering
79
CI is configured (.github/workflows/release.yml).
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (tests).
Rust linting configured (.editorconfig).
Issue or PR templates present.
Project health
86
Dependency manifest found (Cargo.toml).
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)
- 3Forks
- 9Releaseslatest 26d ago
Community
- —Community health
- 1 bus factorlowauthor own >50% of commits
- 60Watchers
Responsiveness
- 2dMedian issue response
- 2hMedian PR merge time
- 3Open issues
Repository files20 root entries
- .cargo
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (.github/workflows/release.yml).Good: Issue or PR templates present.
- .vscode
- assets
- hook
- hook_resolvers
- mint_lib
- src
- test_assets
- testsGood: Test files detected (tests).
- .editorconfigGood: Rust linting configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- BUILDING.md
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- LICENSE.txtGood: Licensed under MIT.
- release.toml
- rust-toolchain.toml
- SUPPORT.md