# 使用 Homebrew 安装 backlog-md

查看 backlog-md 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:backlog-md
- **软件包管理器:** Homebrew
- **版本:** 1.48.0
- **来源摘要:** Markdown‑native Task Manager & Kanban visualizer for any Git repository
- **主页:** <https://github.com/MrLesk/Backlog.md>
- **最后更新:** 2026-07-13T18:27:53Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- backlog (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.48.0
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

- <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>


## 安全说明

没有找到 backlog-md 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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)


## 来源

- 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
