macOS
brew install leaflocal Homebrew formula metadata
sudo port install leafMacPorts ports tree · sysutils/leaf/Portfile · source: api.github.com
brew
General purpose reloader for all projects. Version 1.3.0 via Homebrew; verified 2026-05-23. Also installable with macports: sudo port install leaf.
install
brew install leaflocal Homebrew formula metadata
sudo port install leafMacPorts ports tree · sysutils/leaf/Portfile · source: api.github.com
scoop install main/leafScoop official bucket manifest trees · bucket/leaf.json · source: api.github.com
overview
General purpose reloader for all projects
history
leaf is a small Go hot-reloader for command-line development workflows. It watches a project directory and runs configured commands when files change, making it a lightweight alternative to framework-specific reloaders.
The public GitHub tags show leaf reaching v1.0.0 on February 23, 2020. The project evolved quickly in early 2020 with Cobra/Viper command-line configuration, a v1.2.0 internal rewrite around process contexts, and v1.3.0 in September 2020.
Adoption evidence is modest and package-manager oriented: Homebrew, MacPorts, and Scoop package it as a general-purpose reloader rather than as a tool tied to one language framework.
The CLI watches the working directory, applies include/exclude filters, and runs one or more commands on file updates. Its default config path is <CWD>/.leaf.yml, which keeps it close to the project being reloaded.
leaf is notable as a tiny cross-project hot-reload utility in the Go ecosystem: useful for package collections because it occupies the space between language-specific dev servers and larger file-watcher automation tools.
security posture
No matching local secret-handling manifest was found for leaf. 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.
local files
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.
Config paths the tool may read or write during local use.
<CWD>/.leaf.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
leaf | 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/vrongmeal/leaf
install metadata
| Package key | brew:leaf |
|---|---|
| Version | 1.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/leaf |
| Homepage | https://pkg.go.dev/github.com/vrongmeal/leaf |
| Repository | https://github.com/vrongmeal/leaf |
| Upstream docs | https://github.com/vrongmeal/leaf#readme |
| License | MIT |
| Source archive | https://github.com/vrongmeal/leaf/archive/refs/tags/v1.3.0.tar.gz |
| Last updated | 2026-05-23T01:03:32+09:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | leaf |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| 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.
leaf
sudo port install leafmain/leaf
scoop install main/leafsource 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.