macOS
brew install voltlocal Homebrew formula metadata
安装
brew install voltlocal Homebrew formula metadata
nix profile install nixpkgs#voltnixpkgs package indexes · pkgs/by-name/vo/volt/package.nix · 来源: api.github.com
概览
Meta-level vim package manager
历史
Volt is a Go-based, meta-level Vim package manager built around Vim 8's native package feature. It focuses on command-line management of Vim plugin repositories, plugin configuration files, profiles, and lock-file based setup.
The vim-volt/volt repository was created in September 2017, during the period when Vim 8 packages gave users a built-in directory layout for plugins. Volt's README explicitly describes it as based on the Vim 8 packages feature and installs managed plugins under `~/.vim/pack/volt`.
Volt's feature set reflects a post-Vundle, post-pathogen package-manager niche: it uses native package loading for startup behavior, while adding a CLI for parallel plugin updates, version locking, per-plugin plugconf files, and switchable profiles for Vim configurations.
Volt remained a niche Vim package manager rather than a dominant tool like vim-plug. Its GitHub repository shows modest adoption, with hundreds rather than thousands of stars, but continued public activity and releases through the late 2010s.
A typical Volt workflow installs plugins with `volt get`, records repositories in `$VOLTPATH/lock.json`, and runs `volt build` to synchronize `$VOLTPATH` content into Vim's `~/.vim/pack/volt` tree. Users can update all plugins with `volt get -l -u`, remove plugins with `volt rm`, and switch plugin/vimrc sets through profiles.
Volt is interesting because it treats Vim plugins more like a managed package set than a hand-written vimrc stanza. Its lock file, profile system, and separate plugconf files are the package-manager layer; Vim's native package loader remains the runtime mechanism.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$VOLTPATH/config.toml~/volt/config.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
volt | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/vim-volt/volt
安装元数据
| 软件包键 | brew:volt |
|---|---|
| 版本 | 0.3.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/volt |
| 主页 | https://github.com/vim-volt/volt |
| 仓库 | https://github.com/vim-volt/volt |
| 上游文档 | https://github.com/vim-volt/volt#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/vim-volt/volt/archive/refs/tags/v0.3.7.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | volt |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
volt
nix profile install nixpkgs#volt来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.