macOS
brew install mklocal Homebrew formula metadata
インストール
brew install mklocal Homebrew formula metadata
概要
Wrapper for auto-detecting build and test commands in a repository
履歴
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.
セキュリティ状態
mk に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mk | cli | グローバル実行可能ファイル | |
pre | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mk |
|---|---|
| バージョン | 3.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mk |
| ホームページ | 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-07-22T10:45:47Z |
| Pulse | updated |
| 依存関係 | certifi, libyaml, python@3.14 |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mk |
| Version Scheme | 0 |
| Revision | 10 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.