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

bibendi/dip

The dip is a CLI dev–tool that provides native-like interaction with a Dockerized application. observed · 2026-08-28

github.com/bibendi/dip · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 83
  • Release rhythm 85
  • 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: 1.0
  • age_days: 3618
  • days_rel: 102
  • days_push: 102
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1348 stars · 50 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Dip is a Ruby-based CLI tool that provides native-like interaction with Dockerized applications, letting developers run container commands without typing verbose docker-compose invocations. It integrates with Zsh and Bash shells so commands defined in a dip.yml manifest can be run directly, with aliases automatically scoped to directories containing a dip.yml.

Use cases

  • run dockerized app commands without typing docker-compose
  • set up consistent local dev environment across a team
  • run rails commands inside containers as if local
  • manage docker compose services with short aliases
  • share project-specific dev commands via a dip.yml file
  • avoid installing local toolchains by running everything in docker

When to choose

  • your team develops apps fully inside Docker Compose and wants ergonomic commands
  • you want per-project shell aliases that activate on entering a directory
  • you maintain a dockerized Rails or Node.js codebase with many recurring commands

When to avoid

  • you run some tools locally and some in Docker, risking command collisions
  • you don't use Docker or Docker Compose in your workflow
  • you need orchestration beyond local development environments

Facets

cli-tool · maturity active

cli developer-tools container-runtime configuration-management developer-tools cli docker-compose shell-integration development-environment ruby-gem zsh bash devops containers command-line linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
bibendi/dipmain87

For agents

markdown · JSON · MCP: product_card(name="bibendi/dip")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem