Automic VaultAutomic Vault

brew

使用 Homebrew 安装 arelo

查看 arelo 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install arelo

local Homebrew formula metadata

概览

软件包摘要

Simple auto reload (live reload) utility

命令和别名

  • arelo

历史

项目历史与用法

arelo is a small Go command-line utility for restarting a command when watched files change. Its official README frames it as a simple live-reload tool with glob-based matching, safe child-process termination, no config file, and no local server requirement.

项目历史

The GitHub repository was created in April 2020, and the first GitHub release, v1.0, was published later that month. The project has stayed intentionally narrow: it watches target paths, filters filesystem events, and re-runs an arbitrary command rather than becoming a language-specific development server.

采用历史

Homebrew packages arelo as a formula built from the upstream GitHub tags, and the upstream README documents installation through Go, Homebrew, or release binaries. The adoption story is therefore mostly package-manager convenience for developers who want one binary in PATH rather than a framework-specific watcher.

使用方式

Typical usage is to run arelo with one or more glob patterns and a command after `--`, for example watching Go source and HTML files and restarting `go run .`. The README also documents polling mode for environments where filesystem notifications are unreliable, such as WSL2.

为什么软件包爱好者会关心

arelo matters as a deliberately boring watcher: it is cross-project, does not own a TCP port, and avoids project config. For package-manager users, that makes it a compact alternative to heavier live-reload stacks when the desired behavior is just 'restart this command when these files change.'

时间线

  • 2020: GitHub repository created.
  • 2020: v1.0 published as the first GitHub release.
  • 2025: v1.15.x releases continue the small single-binary watcher line.

Related projects

  • The README lists realize, fresh, gin, and go-task as similar projects, positioning arelo among Go-era file watchers and task runners while keeping the implementation generic enough to run any command-line tool.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
arelocli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.15.4
管理器更新时间2026-06-13
本地数据OK
上游当前
检测到的最新版本v1.15.4

https://github.com/makiuchi-d/arelo

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:arelo
版本1.15.4
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/arelo
主页https://github.com/makiuchi-d/arelo
仓库https://github.com/makiuchi-d/arelo
上游文档https://github.com/makiuchi-d/arelo#readme
许可证MIT
源码归档https://github.com/makiuchi-d/arelo/archive/refs/tags/v1.15.4.tar.gz
最后更新2026-06-13T01:02:44+02:00
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment