# 使用 Homebrew 安装 mk

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

## 安装

```sh
sudo av install brew:mk
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mk
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:mk
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mk>
- **版本:** 3.0.0
- **来源摘要:** Wrapper for auto-detecting build and test commands in a repository
- **主页:** <https://mk.readthedocs.io>
- **仓库:** <https://github.com/pycontribs/mk>
- **上游文档:** <https://mk.readthedocs.io>
- **许可证:** MIT
- **源码归档:** <https://files.pythonhosted.org/packages/75/9e/dcc7813d9f7133f8d384eca24a4d4bb0cb056abcc53f1f170b8353084feb/mk-3.0.0.tar.gz>
- **最后更新:** 2026-08-04T12:32:38Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- mk (cli)
- pre (cli)
- mk (别名)
- pre (别名)

## 依赖

- certifi
- libyaml
- python@3.14

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.0.0
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://mk.readthedocs.io
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

mk is a pycontribs command-line wrapper for making unfamiliar repositories easier to work on. Its README describes the goal as hiding repository implementation details from casual contributors: a user runs mk in a checkout and gets predictable commands for questions such as how to run tests, lint, or prepare a change for review.

### 使用方式

The tool's practical role is orchestration rather than building from first principles. It detects common project tools and exposes their existing commands, including Makefile targets documented with double-hash comments, npm scripts, pre-commit, tox, and embedded helpers such as changelog generation through the GitHub CLI or container image checks. This puts mk in the same workflow-normalization niche as make, tox, npm scripts, and task runners, but with auto-detection and little per-repository setup.

### 来源

- <https://formulae.brew.sh/formula/mk>
- <https://github.com/pycontribs/mk>
- <https://mk.readthedocs.io/>
- <https://mk.readthedocs.io/tools/>


## 安全说明

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


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mk
- **Version Scheme:** 0
- **Revision:** 11
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/zh-hans/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [cargo-make](https://pkg.so/zh-hans/brew/cargo-make/) - Shares pkgdb curated category or tags: build-automation, cli, developer-tools.
- [gradle](https://pkg.so/zh-hans/brew/gradle/) - Shares pkgdb curated category or tags: build-automation, cli, developer-tools.
- [television](https://pkg.so/zh-hans/brew/television/) - Shares pkgdb curated category or tags: cli, developer-tools, productivity.
- [pixi](https://pkg.so/zh-hans/brew/pixi/) - Shares pkgdb curated category or tags: cli, developer-tools, developer-workflow.
- [snowflake-cli](https://pkg.so/zh-hans/brew/snowflake-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, developer-workflow.
- [pytest](https://pkg.so/zh-hans/brew/pytest/) - Shares pkgdb curated category or tags: cli, developer-tools, test-runner.
- [cargo-nextest](https://pkg.so/zh-hans/brew/cargo-nextest/) - Shares pkgdb curated category or tags: cli, developer-tools, test-runner.
- [lit](https://pkg.so/zh-hans/brew/lit/) - Shares pkgdb curated category or tags: cli, developer-tools, test-runner.
- [cobo-cli](https://pkg.so/zh-hans/brew/cobo-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, certifi, cli, developer, developer-tools.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
