🍺 BREW Explorer

← all formulae

gebug

brew install gebug v1.0.7 Apache-2.0

Debug Dockerized Go applications better

7
30-day installs · #9626
9
90-day · #12453
97
365-day · #9271
631
★ GitHub stars · updated 2mo ago

Build dependencies

go

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Debug Dockerized Go applications better",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gebug",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-19T21:43:06Z",
  "github_readme_excerpt": "![Alt text](assets/logo.png?raw=true\"Gebug\")\n\nA tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.  \n\n![](https://github.com/moshebe/gebug/workflows/lint/badge.svg)\n![](https://github.com/moshebe/gebug/workflows/test/badge.svg)\n![](https://github.com/moshebe/gebug/workflows/telegram/badge.svg)\n[![codecov](https://codecov.io/gh/moshebe/gebug/branch/master/graph/badge.svg)](https://codecov.io/gh/moshebe/gebug)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/moshebe/gebug)](https://pkg.go.dev/github.com/moshebe/gebug)\n[![Go Report Card](https://goreportcard.com/badge/github.com/moshebe/gebug)](https://goreportcard.com/report/github.com/moshebe/gebug)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n---\n# Installation\n### [Homebrew](https://brew.sh/) (Linux/macOS)\n```shell\nbrew install gebug\n```\n### [Go](https://golang.org) (Linux/Windows/macOS/any other platform supported by Go)\nIf you have Go 1.16+, you can install latest released version of `gebug` directly from source by running:\n```shell\ngo install github.com/moshebe/gebug@latest\n```\n\n# Usage\n```\n\u279c gebug --help\nGebug helps you setup a fully suited debugging environment of Go application running inside a container.\nIt enables options like connecting with remote debugger and breakpoints inside the code or \nuse hot-reload features which auto-build and run upon new change detected on the source code.\n\nUsage:\n  gebug [command]\n\nAvailable Commands:\n  clean       Clean Gebug stack\n  destroy     Destroy the Gebug project\n  help        Help about any command\n  init        Initialize a Gebug project\n  start       Start Gebug services\n  ui          Start Gebug web UI\n  version     Gebug\u0027s version\n\nFlags:\n  -h, --help             help for gebug\n  -v, --verbose          enable verbose mode\n  -w, --workdir string   your Go application root directory (default \".\")\n\nUse \"gebug [command] --h",
  "github_repo": "moshebe/gebug",
  "github_stars": 631,
  "github_topics": [],
  "homepage": "https://github.com/moshebe/gebug",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 7,
  "installs_365d": 97,
  "installs_90d": 9,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "gebug",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 9626,
  "rank_365d": 9271,
  "rank_90d": 12453,
  "raw_hash": "f0df1402b656e761",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/gebug.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.0.7",
  "versioned_formulae": [],
  "why_use_this": null
}