# fzf-make を Homebrew, Nix でインストール

fzf-make のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fzf-make
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fzf-make
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fzf-make
```

  証拠: nixpkgs package indexes: pkgs/by-name/fz/fzf-make/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:fzf-make
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fzf-make>
- **バージョン:** 0.73.0
- **ソース概要:** Fuzzy finder with preview window for various command runners including make
- **ホームページ:** <https://github.com/kyu08/fzf-make>
- **リポジトリ:** <https://github.com/kyu08/fzf-make>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/kyu08/fzf-make/archive/refs/tags/v0.73.0.tar.gz>
- **最終更新:** 2026-07-26T11:22:45Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- fzf-make (cli)
- fzf-make (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.73.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/kyu08/fzf-make
- 検出された最新: v0.73.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2023: GitHub repository created.
- 2023: Release v0.1.0 published.
- 2025: Release v0.65.0 published after expanding through many 0.x releases.
- 2026: Release v0.69.0 published.

### Related projects

- The README names make, npm, pnpm, yarn, just, and Task as supported command runners. It also identifies Rust and Ratatui in project badges, which places fzf-make in the Rust terminal-UI tooling ecosystem.

### ソース

- <https://api.github.com/repos/kyu08/fzf-make>
- <https://github.com/kyu08/fzf-make>
- <https://github.com/kyu08/fzf-make/releases>
- <https://raw.githubusercontent.com/kyu08/fzf-make/main/README.md>


## セキュリティノート

fzf-make に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - fzf-make: normalized package name match | nixpkgs package indexes: pkgs/by-name/fz/fzf-make/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [television](https://pkg.so/ja/brew/television/) - Shares pkgdb curated category or tags: cli, developer-tools, fuzzy-finder, tui.
- [sk](https://pkg.so/ja/brew/sk/) - Shares pkgdb curated category or tags: cli, developer-tools, fuzzy-finder, rust.
- [gitui](https://pkg.so/ja/brew/gitui/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, tui.
- [moon](https://pkg.so/ja/brew/moon/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, task-runner.
- [gitu](https://pkg.so/ja/brew/gitu/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, tui.
- [lazyjj](https://pkg.so/ja/brew/lazyjj/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, tui.
- [try-rs](https://pkg.so/ja/brew/try-rs/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, tui.
- [argc](https://pkg.so/ja/brew/argc/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, task-runner.
- [dum](https://pkg.so/ja/brew/dum/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, runner, rust.
- [fjira](https://pkg.so/ja/brew/fjira/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, finder, fuzzy.

## Combined YAML source

View the package source record on GitHub. [combined/fzf-make.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fzf-make.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
- external package-manager database matches
- cross-ecosystem install command graph
