macOS
brew install dotslashlocal Homebrew formula metadata
安装
brew install dotslashlocal Homebrew formula metadata
nix profile install nixpkgs#dotslashnixpkgs package indexes · pkgs/by-name/do/dotslash/package.nix · 来源: api.github.com
sudo pacman -S dotslashArch Linux sync databases · dotslash · 来源: geo.mirror.pkgbuild.com
scoop install main/dotslashScoop official bucket manifest trees · bucket/dotslash.json · 来源: api.github.com
概览
Simplified executable deployment
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dotslash | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/facebook/dotslash
安装元数据
| 软件包键 | brew:dotslash |
|---|---|
| 版本 | 0.5.9 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dotslash |
| 主页 | https://dotslash-cli.com |
| 仓库 | https://github.com/facebook/dotslash |
| 上游文档 | https://dotslash-cli.com/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/facebook/dotslash/archive/refs/tags/v0.5.9.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/dotslash来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.