macOS
brew install fzf-makelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fzf-make in AI-Agent-Workflows.
Installation
brew install fzf-makelocal Homebrew formula metadata
nix profile install nixpkgs#fzf-makenixpkgs package indexes · pkgs/by-name/fz/fzf-make/package.nix · Quelle: api.github.com
Überblick
Fuzzy finder with preview window for various command runners including make
Verlauf
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.
Sicherheitslage
Für fzf-make wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fzf-make | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kyu08/fzf-make
Installationsmetadaten
| Paketschlüssel | brew:fzf-make |
|---|---|
| Version | 0.72.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fzf-make |
| Homepage | https://github.com/kyu08/fzf-make |
| Repository | https://github.com/kyu08/fzf-make |
| Upstream-Dokumentation | https://github.com/kyu08/fzf-make#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/kyu08/fzf-make/archive/refs/tags/v0.72.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-25T02:17:31Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
fzf-make
nix profile install nixpkgs#fzf-makeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.