macOS
brew install dotslashlocal Homebrew formula metadata
brew
Simplified executable deployment. Version 0.5.9 via Homebrew; verified 2026-04-10.
install
brew install dotslashlocal Homebrew formula metadata
nix profile install nixpkgs#dotslashnixpkgs package indexes · pkgs/by-name/do/dotslash/package.nix · source: api.github.com
sudo pacman -S dotslashArch Linux sync databases · dotslash · source: geo.mirror.pkgbuild.com
scoop install main/dotslashScoop official bucket manifest trees · bucket/dotslash.json · source: api.github.com
overview
Simplified executable deployment
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dotslash | 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/facebook/dotslash
install metadata
| Package key | brew:dotslash |
|---|---|
| Version | 0.5.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dotslash |
| Homepage | https://dotslash-cli.com |
| Repository | https://github.com/facebook/dotslash |
| Upstream docs | https://dotslash-cli.com/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/facebook/dotslash/archive/refs/tags/v0.5.9.tar.gz |
| Last updated | 2026-04-10T00:41:26Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dotslash |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
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/dotslashsource 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.