macOS
brew install asimovlocal Homebrew formula metadata
安装
brew install asimovlocal Homebrew formula metadata
概览
Automatically exclude development dependencies from Time Machine backups
历史
Asimov is a macOS command-line utility that excludes development dependency directories from Time Machine backups. It is deliberately narrow: scan for restorable dependency trees such as `node_modules`, then ask Apple's `tmutil` to exclude them so backups waste less space.
The GitHub repository was created in October 2017. The README presents the motivating problem for developers using Time Machine: project dependency directories can be large, generated, and recoverable from package manifests, so backing them up is often unnecessary.
Release metadata shows v0.1.0 in October 2017, v0.2.0 in November 2017, and v0.3.0 in June 2020. The README continues to describe a small shell-oriented utility rather than a daemon-heavy system service.
Asimov's adoption is Homebrew-centered. The official README calls Homebrew the easiest installation route, documents `brew install asimov`, and shows `sudo brew services start asimov` for running the scheduled job automatically once a day.
The input facts list only Homebrew packaging, which matches the macOS-only scope. It is a package-manager convenience wrapper around native macOS backup controls rather than a cross-platform backup system.
Users either run `asimov` on demand or install it as a Homebrew service. Asimov scans for recognized dependency directories next to corresponding project files, checks whether they are already excluded, and uses `tmutil` to mark them as excluded from Time Machine.
Asimov matters to package nerds because it encodes a practical truth about dependency managers: generated dependency directories are expensive to back up and cheap to recreate. It turns that convention into a small macOS maintenance package.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
asimov | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/stevegrunwell/asimov
安装元数据
| 软件包键 | brew:asimov |
|---|---|
| 版本 | 0.3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/asimov |
| 主页 | https://github.com/stevegrunwell/asimov |
| 仓库 | https://github.com/stevegrunwell/asimov |
| 上游文档 | https://github.com/stevegrunwell/asimov#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/stevegrunwell/asimov/archive/refs/tags/v0.3.0.tar.gz |
| 最后更新 | 2026-06-10T09:06:09Z |
| Pulse | updated |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | asimov |
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.