macOS
brew install fzf-makelocal Homebrew formula metadata
brew
fzf-make のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fzf-makelocal Homebrew formula metadata
nix profile install nixpkgs#fzf-makenixpkgs package indexes · pkgs/by-name/fz/fzf-make/package.nix · ソース: api.github.com
概要
Fuzzy finder with preview window for various command runners including make
履歴
fzf-make is a Rust command-line tool for choosing and running project commands through a fuzzy-finder interface with a preview window. Its README currently describes support for make targets, npm, pnpm, and yarn scripts, just recipes, and Task tasks.
The repository was created in March 2023, and GitHub Releases show v0.1.0 published a few days later. The README presents the tool as a command runner rather than a build system: it discovers commands from existing project files and provides a terminal UI for selection, history, and repeat execution.
The official README documents installation through Homebrew, Arch AUR, Nix, Cargo, and pre-built Linux binaries. That distribution mix is typical for small Rust CLIs: crates.io for language-native installation, Homebrew for macOS/Linux users, Nix for reproducible environments, and release tarballs for direct binary use.
Users run `fzf-make` in a project directory, select a discovered command, and execute it. The README documents a repeat mode, a history-focused launch mode, shell aliases, and detection rules for Makefiles, npm package locks, pnpm lockfiles, yarn locks, justfiles, and Taskfile output.
fzf-make is notable as glue tooling for the fragmented task-runner ecosystem. Instead of replacing make, npm scripts, pnpm, yarn, just, or Task, it packages a single interactive selector over all of them, which is exactly the kind of convenience CLI that spreads through Homebrew, Cargo, and Nix.
セキュリティ状態
fzf-make に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fzf-make | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kyu08/fzf-make
インストールメタデータ
| パッケージキー | brew:fzf-make |
|---|---|
| バージョン | 0.72.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fzf-make |
| ホームページ | https://github.com/kyu08/fzf-make |
| リポジトリ | https://github.com/kyu08/fzf-make |
| 上流ドキュメント | https://github.com/kyu08/fzf-make#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/kyu08/fzf-make/archive/refs/tags/v0.72.0.tar.gz |
| 最終更新 | 2026-07-25T02:17:31Z |
| Pulse | updated |
| ビルド依存関係 | 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 | fzf-make |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fzf-make
nix profile install nixpkgs#fzf-makeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.