# mk mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mk
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mk
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mk>
- **Version:** 3.0.0
- **Quellzusammenfassung:** Wrapper for auto-detecting build and test commands in a repository
- **Homepage:** <https://mk.readthedocs.io>
- **Repository:** <https://github.com/pycontribs/mk>
- **Upstream-Dokumentation:** <https://mk.readthedocs.io>
- **Lizenz:** MIT
- **Quellarchiv:** <https://files.pythonhosted.org/packages/75/9e/dcc7813d9f7133f8d384eca24a4d4bb0cb056abcc53f1f170b8353084feb/mk-3.0.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-04T12:32:38Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mk (cli)
- pre (cli)
- mk (Alias)
- pre (Alias)

## Abhängigkeiten

- certifi
- libyaml
- python@3.14

## Build-Abhängigkeiten

- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 3.0.0
- Manager aktualisiert: 2026-08-04
- lokale Daten: OK
- Upstream-Repository: https://mk.readthedocs.io
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

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


## Details aus der Quelldatenbank

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


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [cargo-make](https://pkg.so/de/brew/cargo-make/) - Shares pkgdb curated category or tags: build-automation, cli, developer-tools.
- [gradle](https://pkg.so/de/brew/gradle/) - Shares pkgdb curated category or tags: build-automation, cli, developer-tools.
- [television](https://pkg.so/de/brew/television/) - Shares pkgdb curated category or tags: cli, developer-tools, productivity.
- [pixi](https://pkg.so/de/brew/pixi/) - Shares pkgdb curated category or tags: cli, developer-tools, developer-workflow.
- [snowflake-cli](https://pkg.so/de/brew/snowflake-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, developer-workflow.
- [pytest](https://pkg.so/de/brew/pytest/) - Shares pkgdb curated category or tags: cli, developer-tools, test-runner.
- [cargo-nextest](https://pkg.so/de/brew/cargo-nextest/) - Shares pkgdb curated category or tags: cli, developer-tools, test-runner.
- [lit](https://pkg.so/de/brew/lit/) - Shares pkgdb curated category or tags: cli, developer-tools, test-runner.
- [cobo-cli](https://pkg.so/de/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)


## Quellen

- 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
