macOS
brew install valelocal Homebrew formula metadata
sudo port install valeMacPorts ports tree · textproc/vale/Portfile · 来源: api.github.com
安装
brew install valelocal Homebrew formula metadata
sudo port install valeMacPorts ports tree · textproc/vale/Portfile · 来源: api.github.com
sudo apk add valeAlpine Linux edge package indexes · vale · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#valenixpkgs package indexes · pkgs/by-name/va/vale/package.nix · 来源: api.github.com
sudo pacman -S valeArch Linux sync databases · vale · 来源: geo.mirror.pkgbuild.com
sudo zypper install valeopenSUSE Tumbleweed package metadata · vale · 来源: download.opensuse.org
choco install valeChocolatey community package catalog · vale · 来源: community.chocolatey.org
scoop install main/valeScoop official bucket manifest trees · bucket/vale.json · 来源: api.github.com
winget install --id errata-ai.Vale -eWindows Package Manager source index · errata-ai.Vale · 来源: cdn.winget.microsoft.com
概览
Syntax-aware linter for prose
历史
Vale is an open-source command-line prose linter written in Go. It brings code-linting patterns to documentation and editorial style checking, with configurable YAML rules, packageable style guides, and markup-aware parsing.
Vale's GitHub releases go back to v0.1.0 in February 2017. The modern repository describes Vale as a fast, cross-platform command-line tool for code-like linting of prose, and the official documentation clarifies that it is not a general-purpose grammar checker.
The project evolved from a CLI into a small ecosystem. The official docs list the main `vale` CLI repository, `vale-ls` as an LSP implementation for the CLI, and `vale.sh` as the website and documentation project.
Vale's adoption has been strongest in documentation, developer-education, and technical-writing repositories where style-guide enforcement needs to run in local editors and CI. The docs list integrations for CircleCI, GitHub Actions, pre-commit, JetBrains IDEs, Obsidian, Oxygen XML, Sublime Text, Neovim, VS Code, Qt Creator, and Zed.
The input shows broad package-manager reach across Alpine, Homebrew, Chocolatey, MacPorts, Nix, Arch, Scoop, winget, and openSUSE. The official installation docs also point to GitHub release binaries, Docker images, and community-maintained package repositories.
A typical Vale setup has a `.vale.ini` file, a StylesPath directory, and documents to lint. The docs describe CLI commands such as `sync`, `ls-config`, `ls-dirs`, `--config`, `--glob`, `--output`, and exit codes suitable for CI failure.
Vale's package system lets projects share, extend, sync, and update configurations. Official docs describe packages as zip files or directories containing a `.vale.ini`, a StylesPath folder, or both, with official Package Explorer names, URLs, local zip files, and local directories accepted as package sources.
Vale's markup awareness is central to its use: the README says it understands many markup formats so it can avoid syntax-related false positives and exclude code snippets from prose rules. The docs describe supported markup formats such as Markdown, AsciiDoc, and reStructuredText.
Vale matters to package nerds because it turns prose quality checks into a normal CLI dependency. It is easy to pin in Homebrew, winget, Chocolatey, Docker, pre-commit, or CI, and it avoids forcing every documentation repository to install a language runtime just to lint text.
It also brings package-manager thinking to style guides themselves: packages, StylesPath, vocabularies, and synced external styles make editorial policy behave like versioned dependencies.
安全态势
没有找到 vale 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
.vale.ini可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vale | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:vale |
|---|---|
| 版本 | 3.17.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://vale.sh/ |
| 仓库 | https://github.com/vale-cli/vale |
| 最后更新 | 2026-07-31T20:11:01Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
vale
nix profile install nixpkgs#valevale 3.15.2-r0
A markup-aware linter for prose built with speed and extensibility in mind
sudo apk add valevale-doc 3.15.2-r0
A markup-aware linter for prose built with speed and extensibility in mind (documentation)
sudo apk add vale-docvale 3.17.0-1
A markup-aware linter for prose built with speed and extensibility in mind
sudo pacman -S valevale 3.17.0-1.1
CLI tool to lint text with extensible markup format support
https://github.com/errata-ai/vale
sudo zypper install valevale
sudo port install valevale
choco install valemain/vale
scoop install main/valeerrata-ai.Vale
winget install --id errata-ai.Vale -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.