Automic VaultAutomic Vault

brew

Installer funzzy avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de funzzy pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install funzzy

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#funzzy

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

aperçu

Résumé du paquet

Lightweight file watcher

Commandes et alias

  • funzzy
  • fzz

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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`.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
funzzycliexécutable global
fzzcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.5.0
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev1.5.0

https://github.com/cristianoliveira/funzzy

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:funzzy
Version1.5.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/funzzy
Page d'accueilhttps://github.com/cristianoliveira/funzzy
Dépôthttps://github.com/cristianoliveira/funzzy
Docs amonthttps://github.com/cristianoliveira/funzzy#readme
LicenceMIT
Archive sourcehttps://github.com/cristianoliveira/funzzy/archive/refs/tags/v1.5.0.tar.gz
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

funzzy

nix profile install nixpkgs#funzzy
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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