tilt
brew install tilt
v0.37.4
Apache-2.0
Go-based CLI for defining and managing local Kubernetes development environments as code.
Why you might care
Tilt automates the inner loop of microservice development on Kubernetes by watching your code, rebuilding containers, and hot-reloading them into a local cluster—no manual kubectl apply cycles. It replaces shell scripts and Makefiles with a declarative Tiltfile, making team onboarding and reproducibility straightforward. Use it if you're developing multiple services that need to coordinate locally.
8.1k
30-day installs · #417
29.3k
90-day · #401
86.5k
365-day · #467
Build dependencies
Links
- https://tilt.dev/
- Brew formula source: Formula/t/tilt.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"skaffold",
"docker-compose",
"kubectl"
],
"build_dependencies": [
"go",
"node",
"yarn"
],
"categories": [
"build-system",
"orchestration",
"container-runtime"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Define your dev environment as code. For microservice apps on Kubernetes",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:51+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "tilt",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://tilt.dev/",
"homepage_og_description": "Kubernetes for Prod, Tilt for Dev",
"homepage_og_image": null,
"homepage_title": "Tilt | Kubernetes for Prod, Tilt for Dev",
"installs_30d": 8056,
"installs_365d": 86501,
"installs_90d": 29320,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:44:45+00:00",
"llm_model": "claude-haiku-4-5",
"name": "tilt",
"oldnames": [],
"one_liner": "Go-based CLI for defining and managing local Kubernetes development environments as code.",
"optional_dependencies": [],
"rank_30d": 417,
"rank_365d": 467,
"rank_90d": 401,
"raw_hash": "bab7abe6654dbe11",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/t/tilt.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.37.4",
"versioned_formulae": [],
"why_use_this": "Tilt automates the inner loop of microservice development on Kubernetes by watching your code, rebuilding containers, and hot-reloading them into a local cluster\u2014no manual kubectl apply cycles. It replaces shell scripts and Makefiles with a declarative Tiltfile, making team onboarding and reproducibility straightforward. Use it if you\u0027re developing multiple services that need to coordinate locally."
}