Ross ROSS = Recommend OSS · open-source software intelligence for agents

jetify-com/devbox

Instant, easy, and predictable development environments observed · 2026-08-28

github.com/jetify-com/devbox · homepage · Go · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
jetify-com/devboxmain98

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