macOS
brew install dotslashlocal Homebrew formula metadata
brew / Rang 3630
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dotslash in AI-Agent-Workflows.
Installation
brew install dotslashlocal Homebrew formula metadata
nix profile install nixpkgs#dotslashnixpkgs package indexes · pkgs/by-name/do/dotslash/package.nix · Quelle: api.github.com
sudo pacman -S dotslashArch Linux sync databases · dotslash · Quelle: geo.mirror.pkgbuild.com
scoop install main/dotslashScoop official bucket manifest trees · bucket/dotslash.json · Quelle: api.github.com
Überblick
Simplified executable deployment
Verlauf
DotSlash is Meta's command-line tool for representing platform-specific heavyweight executables as small text files that fetch, verify, and run the correct binary on demand. It is aimed at executable deployment inside source repositories and reproducible build environments.
Meta announced DotSlash publicly on February 6, 2024 as an open-source developer-infrastructure tool. The first GitHub release, v0.1.0, was published the same day, and subsequent 2024 and 2025 releases iterated on the executable-deployment model.
DotSlash grew from the internal need to vendor large toolchain binaries without bloating repositories or relying on each developer's host environment. Its package-manager adoption includes Homebrew, Nix, pacman, and Scoop entries, which made the `dotslash` interpreter easier to install across common workstation setups.
Developers create small executable DotSlash files that describe per-platform providers, sizes, hashes, archive formats, and paths. On first execution, DotSlash downloads and verifies the matching artifact; later executions reuse the cached binary.
DotSlash is package-nerd bait because it sits between vendoring, lockfiles, binary caches, and hermetic build tooling. It treats executable resolution as data checked into source control, while leaving the large artifacts outside the repository and verifying them with content hashes.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
dotslash | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:dotslash |
|---|---|
| Version | 0.5.9 |
| Paketmanager | Homebrew |
| Homepage | https://dotslash-cli.com |
| Repository | https://github.com/facebook/dotslash |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dotslash
nix profile install nixpkgs#dotslashdotslash 0.5.8-1
Command-line tool to facilitate fetching an executable, caching it, and then running it
https://github.com/facebook/dotslash
sudo pacman -S dotslashmain/dotslash
scoop install main/dotslashQuellspur
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.