Automic VaultAutomic Vault

brew

funzzy mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für funzzy in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install funzzy

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#funzzy

nixpkgs package indexes · pkgs/by-name/fu/funzzy/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Lightweight file watcher

Befehle und Aliase

  • funzzy
  • fzz

Verlauf

Projektgeschichte und Nutzung

funzzy is a Rust command-line file watcher and task runner that watches paths and runs configured shell commands when matching files change. Its README describes it as a lightweight watcher inspired by antr and entr, with workflows defined in YAML or by piping file lists on standard input.

Projektgeschichte

The project is authored by Cristian Oliveira and is packaged as the `funzzy` crate with two binaries, `funzzy` and the short alias `fzz`. The Cargo manifest identifies the package as MIT licensed and points to the GitHub repository as the official source.

The README frames the tool around local developer workflows, especially personal automated checks similar to GitHub Actions. Its configuration evolved from a simple `.watch.yaml` task list into richer formats that share common watch rules and nest task groups.

Adoptionsgeschichte

Official installation instructions cover Homebrew, Nix, Cargo, source installation, and a Linux install script. That places funzzy in the small-tool ecosystem where developers can install the same workflow runner through a language package manager or an OS package manager.

Wie es verwendet wird

A typical workflow starts with `funzzy init`, which creates `.watch.yaml`; running `funzzy` or `fzz` then watches the configured paths and runs matching commands. The docs also support one-off shell pipelines such as feeding changed files into `funzzy 'command {{relative_path}}'`.

The configuration format supports command lists, glob-style change patterns, ignore patterns, tasks that run on initialization, target filtering, fail-fast mode, non-blocking cancellation of long-running tasks, and alternate config files via `-c` or `--config`.

Warum Paket-Nerds sich dafür interessieren

funzzy is interesting as a package because it packages the Unix `entr` idea in a Rust binary with a declarative YAML workflow file. It sits between a raw file watcher and a full build system: small enough to install as a CLI, but structured enough to encode repeated local checks.

Zeitleiste

  • 2023: v1.0.0 release notes describe cancellable tasks, filters, command templates, and improved output feedback.
  • v1.4.0: README examples document fail-fast and non-blocking workflow usage.
  • v1.6.0: Documentation introduces common rules and nested groups for reducing duplicated watch patterns.

Related projects

  • The README explicitly cites antr and entr as inspirations.
  • The README notes that yq and nrr pair well with funzzy for extracting commands or speeding JavaScript and TypeScript task execution.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./.watch.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
funzzycliglobales Executable
fzzcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-24
Manager-Version1.5.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.5.0

https://github.com/cristianoliveira/funzzy

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:funzzy
Version1.5.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/funzzy
Homepagehttps://github.com/cristianoliveira/funzzy
Repositoryhttps://github.com/cristianoliveira/funzzy
Upstream-Dokumentationhttps://github.com/cristianoliveira/funzzy#readme
LizenzMIT
Quellarchivhttps://github.com/cristianoliveira/funzzy/archive/refs/tags/v1.5.0.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefunzzy
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

funzzy

nix profile install nixpkgs#funzzy
  • normalized package name match
  • Abgeglichen nach: Funzzy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fu/funzzy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment