bbatsov/projectile
Project Interaction Library for Emacs observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10.5
- age_days: 5512
- days_rel: 23
- days_push: 8
- n_releases_24m: 7
Adoption not part of the score
4233 stars · 588 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Projectile is a project interaction library for Emacs that provides project-level navigation, search, and task-running features. It automatically detects projects via VCS repos, build tool markers, or a .projectile file, and works with any completing-read-based completion UI.
Use cases
- jump to a file in my project quickly
- toggle between code and its test file
- search and replace across an entire project
- switch between recent projects in Emacs
- run build and test tasks for the current project
- work within a subproject of a monorepo
- find references to a symbol in a project
When to choose
- you use Emacs and want fast project-wide file navigation and search
- you need portable project indexing that works on Windows without external tools
- you want per-project workspaces, sessions, and task running inside Emacs
When to avoid
- you use a different editor like VS Code or Vim with its own project tooling
- you only need simple single-file editing without project context
- you prefer the built-in project.el and don't need extra features
Facets
plugin · maturity stable
developer-tools file-system search-engine cli developer-tools text-editors cross-platform emacs-lisp project-navigation project-management melpa editor-plugin emacs
3 sources
- readme: https://github.com/bbatsov/projectile · fetched 2026-08-28 · a566e9bcbbf3
- homepage: https://docs.projectile.mx · fetched 2026-08-29 · a6e0a7d3f2e9
- site_page: https://docs.projectile.mx/projectile/index.html · fetched 2026-08-29 · 033a9d32b614
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bbatsov/projectile | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="bbatsov/projectile")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem