macOS
brew install asimovlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für asimov in AI-Agent-Workflows.
Installation
brew install asimovlocal Homebrew formula metadata
Überblick
Automatically exclude development dependencies from Time Machine backups
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
asimov | cli | globales Executable |
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.
https://github.com/stevegrunwell/asimov
Installationsmetadaten
| Paketschlüssel | brew:asimov |
|---|---|
| Version | 0.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/asimov |
| Homepage | https://github.com/stevegrunwell/asimov |
| Repository | https://github.com/stevegrunwell/asimov |
| Upstream-Dokumentation | https://github.com/stevegrunwell/asimov#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/stevegrunwell/asimov/archive/refs/tags/v0.3.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-10T09:06:09Z |
| Pulse | updated |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.