VibeHunt
← Back to browse

Developer Tools

lazygit

example

Are you the maker of github.com?

This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.

Claim this →

A simple terminal UI for git commands.

What you get


Technical detailsexpand
Capability ID
cap:example:lazygit
Maturity
maintained
License
MIT
Package refs
brew:lazygitapt:lazygitgo:github.com/jesseduffield/lazygit
Maintainer
Not declared
Verification
Unverified

No maintainer declared.

View manifest (JSON-LD)expand
{
  "@context": "https://vibehunt.tech/v1",
  "@type": "Capability",
  "id": "cap:example:lazygit",
  "software": {
    "name": "lazygit",
    "category": "developer-tools",
    "homepage": "https://github.com/jesseduffield/lazygit",
    "source": "https://github.com/jesseduffield/lazygit",
    "license": "MIT",
    "packageRefs": [
      "brew:lazygit",
      "apt:lazygit",
      "go:github.com/jesseduffield/lazygit"
    ],
    "description": "A simple terminal UI for git commands."
  },
  "solves": [
    {
      "intent": "Navigate, stage, and rewrite git history in the terminal without memorizing commands.",
      "constraintsSatisfied": [
        "core:open-source",
        "core:libre",
        "core:free-tier",
        "core:cli-available",
        "core:no-subscription",
        "core:no-account-required",
        "core:no-telemetry",
        "core:offline-capable"
      ],
      "scale": [
        "single-user"
      ]
    }
  ],
  "maturity": "maintained",
  "source": "example"
}