# backlog-md mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für backlog-md in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:backlog-md
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install backlog-md
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:backlog-md
- **Paketmanager:** Homebrew
- **Version:** 1.48.0
- **Quellzusammenfassung:** Markdown‑native Task Manager & Kanban visualizer for any Git repository
- **Homepage:** <https://github.com/MrLesk/Backlog.md>
- **Zuletzt aktualisiert:** 2026-07-13T18:27:53Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- backlog (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.48.0
## Projektgeschichte und Nutzung

Backlog.md is a Markdown-native task manager, terminal Kanban board, browser UI, and MCP-capable workflow tool for projects that want task state stored in the repository. Its identity is tightly tied to AI-agent and spec-driven development workflows.

### Projektgeschichte

The GitHub repository was created in June 2025. Its README positions Backlog.md as a self-contained project board for any Git repo, powered by plain Markdown files and a zero-config CLI, with Git optional for local non-code projects.

Early releases moved quickly: the repository's GitHub releases show v0.1.0 in June 2025 and v1.47.1 by June 2026. The README documents installation through npm, Bun, Homebrew, and Nix, plus CLI instructions and optional MCP integration for Claude Code, Codex, Gemini CLI, Kiro, Cursor, and similar tools.

### Adoptionsgeschichte

Backlog.md is young, but the official repository metadata shows substantial GitHub attention, and the README advertises multiple install channels. Its adoption path is unusually modern: instead of replacing GitHub Issues or Jira globally, it stores tasks as files in each repo so both people and coding agents can read, edit, commit, and review them alongside code.

### Wie es verwendet wird

Users initialize a project with backlog init, create and edit tasks through the CLI, inspect work with backlog board or backlog search, launch a local web UI with backlog browser, and optionally expose an MCP server with backlog mcp start. The README recommends using commands, MCP, or the web UI rather than hand-editing task files so metadata stays consistent.

### Warum Paket-Nerds sich dafür interessieren

Backlog.md is significant because it packages a workflow pattern that became common with coding agents: project-local, reviewable task state rather than remote SaaS state. For package-manager people, it is also a neat cross-ecosystem artifact, distributed through npm/Bun, Homebrew, and Nix while remaining just a CLI over files.

### Zeitleiste

- 2025: GitHub repository created for MrLesk/Backlog.md.
- 2025: v0.1.0 published in GitHub releases.
- 2025: README frames Backlog.md around spec-driven AI development and project-local Markdown task files.
- 2026: v1.47.1 published in GitHub releases.

### Related projects

- The README explicitly targets Claude Code, Codex, Gemini CLI, Kiro, Cursor, and other MCP or CLI-compatible AI assistants. It is adjacent to Git-native task trackers, terminal Kanban tools, Markdown issue stores, and MCP server tooling.

### Quellen

- <https://api.github.com/repos/MrLesk/Backlog.md>
- <https://api.github.com/repos/MrLesk/Backlog.md/releases>
- <https://github.com/MrLesk/Backlog.md#readme>
- <https://github.com/MrLesk/Backlog.md/blob/main/ADVANCED-CONFIG.md>
- <https://github.com/MrLesk/Backlog.md/blob/main/CLI-INSTRUCTIONS.md>


## Sicherheitshinweise

Für backlog-md wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: backlog.config.yml, backlog/config.yml, .backlog/config.yml

## Combined YAML source

View the package source record on GitHub. [combined/backlog-md.yml](https://github.com/mxcl/pkgdb/blob/main/combined/backlog-md.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
