jetify-com/devbox
Instant, easy, and predictable development environments observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- 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: 17.0
- age_days: 1476
- days_rel: 17
- days_push: 15
- n_releases_24m: 21
Adoption not part of the score
12304 stars · 358 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Devbox is a command-line tool that creates isolated, reproducible development environments by declaring packages in a devbox. file, powered by the Nix package manager without requiring Nix language knowledge. It provides access to over 400,000 package versions and can manage background services via process-compose.
Use cases
- set up a reproducible dev environment for my project
- install specific tool versions without polluting my laptop
- share the same dev environment across my team
- try a new tool without installing it globally
- run local services like postgres alongside my app without docker compose
- pin python and go versions per project
When to choose
- you want Docker-free, VM-free isolated dev shells
- you need reproducible OS-level packages across a team
- you want Nix benefits without learning the Nix language
- you need per-project tool versions on one machine
When to avoid
- you need full container orchestration or production deployment
- your team already standardizes on Docker or Nix directly
- you need GUI application environments or Windows-native tooling fidelity
Facets
cli-tool · maturity active
developer-tools cli package-manager configuration-management container-runtime developer-tools windows cli cross-platform nix development-environment reproducible-builds devbox- process-compose isolated-shells command-line devops automation linux macos
5 sources
- readme: https://github.com/jetify-com/devbox · fetched 2026-08-28 · 7a1dcda3d6c7
- homepage: https://www.jetify.com/devbox/ · fetched 2026-08-29 · 36566ee4f8e7
- site_page: https://www.jetify.com/docs/devbox/quickstart · fetched 2026-08-29 · a8259544ca6c
- site_page: https://www.jetify.com/docs/devbox/guides/services · fetched 2026-08-29 · c57a1ae2cac8
- site_page: https://www.jetify.com/cloud/pricing · fetched 2026-08-29 · 0277b2763c25
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jetify-com/devbox | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="jetify-com/devbox")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem