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

Install and run instructions9pt45

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt72

CONTRIBUTING guide found.

README12pt90

README is present.

License6pt100

Licensed under MIT.

Engineering

79

CI/CD14pt40

CI is configured (.github/workflows/release.yml).

Reproducibility6pt70

Lockfile present (Cargo.lock). Installs are reproducible.

Tests18pt100

Test files detected (tests).

Linting and formatting5pt100

Rust linting configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

86

Dependency manifest6pt55

Dependency manifest found (Cargo.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 3
    Forks
  • 9
    Releaseslatest 26d ago

Community

  • Community health
  • 1 bus factorlow
    author own >50% of commits
  • 60
    Watchers

Responsiveness

  • 2d
    Median issue response
  • 2h
    Median PR merge time
  • 3
    Open issues
Repository files20 root entries
  • .cargo
  • .github
    Good: 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
  • tests
    Good: Test files detected (tests).
  • .editorconfig
    Good: Rust linting configured (.editorconfig).
  • .gitignore
    Good: .gitignore present.
  • BUILDING.md
  • Cargo.lock
    Good: Lockfile present (Cargo.lock). Installs are reproducible.
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • CHANGELOG.md
  • LICENSE.txt
    Good: Licensed under MIT.
  • release.toml
  • rust-toolchain.toml
  • SUPPORT.md