0
/ 100
Solid foundation. Invest in docs and CI to grow from here.
Beautiful clouds in touch with the vanilla style
Documentation
67
Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).
→ Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
Licensed under MPL-2.0.
Engineering
76
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 (common/src/test).
CI is configured (.github/workflows/build.yml).
Java/Kotlin linting configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (build.gradle.kts).
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)
- 26Forks
- 8Releaseslatest 3d ago
Community
- -Community health
- -authors own >50% of commits
- 91Watchers
Responsiveness
- 3hMedian issue response
- 1d 2hMedian PR merge time
- 12Open issues
Repository files20 root entries
- .githubGood: CI is configured (.github/workflows/build.yml).Good: Issue or PR templates present.
- commonGood: Test files detected (common/src/test).
- fabric
- gradle
- neoforge
- renderdoc
- .editorconfigGood: Java/Kotlin linting configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- build.gradle.ktsGood: Dependency manifest found (build.gradle.kts).
- common.gradle.kts
- Contributions.md
- glsl-checker.bat
- gradle.properties
- gradlew
- gradlew.bat
- LICENSEGood: Licensed under MPL-2.0.
- log4j-dev.xml
- panorama_sm.webp
- 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.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- settings.gradle.kts