Huge star count, but README, tests, and CI need real investment.
๐ป Default formulae for the missing package manager for macOS (or Linux)
Documentation
49
README is present.
README documents how to install the project.
Contributing guide is detailed and thorough.
Licensed under BSD-2-Clause.
Engineering
41
No tests detected anywhere in the repository.
โ Add automated tests. They prove the code works and give contributors confidence to make changes.
No dependency lockfile found (โ70 pts).
โ Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.
CI is configured (.github/workflows/tests.yml).
Linter or formatter configured (.rubocop.yml).
Issue or PR templates present.
Project health
59
No dependency manifest detected at root.
โ Add a manifest (package.json, pyproject.toml, Cargo.toml, go.mod, etc.) so others can install dependencies in one command.
No .gitignore found (โ60 pts).
โ Add a .gitignore to keep build output, node_modules, and secrets out of version control.
Repository has a description.
Actively maintained (pushed within the last month).
Repository files20 root entries
- .githubGood: CI is configured (.github/workflows/tests.yml).Good: Dependabot configured for github-actions.Good: Issue or PR templates present.
- Abstract
- Aliases
- audit_exceptions
- cmd
- Formula
- Patches
- style_exceptions
- .rubocop.ymlGood: Linter or formatter configured (.rubocop.yml).
- .ruby-versionGood: Environment pinned via .ruby-version.
- AGENTS.md
- CLAUDE.md
- CODEOWNERS
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (โ12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (โ8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (โ8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- disabled_new_usr_local_relocation_formulae.json
- formula_renames.json
- LICENSE.txtGood: Licensed under BSD-2-Clause.
- README.mdGood: README is present.Issue: README is fairly short (โ10 pts). At 400+ chars you get partial credit; 1,500+ earns the full +20 pts.Fix: Expand with a description, install steps, usage, and examples.Issue: README has some structure (โ7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.Issue: No screenshots or images in the README (โ20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Issue: README has no code examples (โ15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Issue: No live demo link in the README (โ20 pts).Fix: Link to a deployed version, docs site, or demo video. Users want to see it running.Issue: No status badges in the README (โ10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.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.
- synced_versions_formulae.json
- tap_migrations.json