macOS
brew install fzf-makelocal Homebrew formula metadata
brew
Fuzzy finder with preview window for various command runners including make. Version 0.69.0 via Homebrew; verified 2026-05-17.
install
brew install fzf-makelocal Homebrew formula metadata
nix profile install nixpkgs#fzf-makenixpkgs package indexes · pkgs/by-name/fz/fzf-make/package.nix · source: api.github.com
overview
Fuzzy finder with preview window for various command runners including make
history
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.
security posture
No matching local secret-handling manifest was found for fzf-make. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fzf-make | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kyu08/fzf-make
install metadata
| Package key | brew:fzf-make |
|---|---|
| Version | 0.69.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fzf-make |
| Homepage | https://github.com/kyu08/fzf-make |
| Repository | https://github.com/kyu08/fzf-make |
| Upstream docs | https://github.com/kyu08/fzf-make#readme |
| License | MIT |
| Source archive | https://github.com/kyu08/fzf-make/archive/refs/tags/v0.69.0.tar.gz |
| Last updated | 2026-05-17T06:48:45Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fzf-make
nix profile install nixpkgs#fzf-makesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.