# 使用 Homebrew, Nix 安装 vite-plus

查看 vite-plus 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:vite-plus
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vite-plus
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#vp
```

  证据: nixpkgs package indexes: pkgs/by-name/vp/vp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:vite-plus
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/vite-plus>
- **版本:** 0.2.7
- **来源摘要:** Unified toolchain and entry point for web development
- **主页:** <https://viteplus.dev>
- **仓库:** <https://github.com/voidzero-dev/vite-plus>
- **上游文档:** <https://viteplus.dev>
- **许可证:** MIT
- **源码归档:** <https://github.com/voidzero-dev/vite-plus/archive/refs/tags/v0.2.7.tar.gz>
- **最后更新:** 2026-07-31T10:26:14Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- vp (cli)
- vpr (cli)
- vpx (cli)
- vp (别名)
- vpr (别名)
- vpx (别名)

## 依赖

- node

## 构建依赖

- cmake
- just
- pnpm
- rustup

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.2.7
- 管理器更新时间: 2026-07-31
- 本地数据: OK
- 上游仓库: https://github.com/voidzero-dev/vite-plus
- 检测到的最新版本: v0.2.7 (当前)
## 项目历史与用法

Vite+ is VoidZero's unified command-line toolchain for web development. It uses the `vp` entry point to combine Vite, Vitest, Oxlint, Oxfmt, Rolldown, tsdown, and Vite Task with runtime and package-manager workflows.

### 项目历史

VoidZero announced Vite+ Alpha on March 13, 2026, presenting it as an MIT-licensed unified toolchain and entry point for web application development. The alpha announcement named LONG Yinan, MK, WANG Chi, Evan You, and Christoph Nakazawa as authors and described commands for environment management, dependency installation, development, checks, tests, builds, task running, packaging, project creation, and migration.

The repository itself was created in March 2025 and became the public implementation under the voidzero-dev organization. On July 2, 2026, VoidZero announced Vite+ Beta and the GitHub release feed published v0.2.2 as 'Vite+ Beta'. The beta announcement positioned the project as stable enough to adopt where its feature set fits, while still on the road to 1.0.

### 采用历史

Because Vite+ is new, its adoption history is still early. The beta announcement explicitly asks for feedback from developers migrating existing projects, framework and plugin authors, and teams maintaining large repositories. Its appeal is strongest in Vite-based projects that already use several VoidZero or adjacent tools and want one workflow instead of separate configuration files and commands.

The project benefits from being attached to the Vite and VoidZero ecosystem rather than launching as an isolated tool. Its documentation stresses compatibility with frameworks in the Vite ecosystem, including React, Vue, Svelte, and metaframeworks built on Vite.

### 使用方式

Users install the global `vp` command, then use `vp create` for new projects or `vp migrate` for existing Vite projects. Day-to-day commands include `vp dev`, `vp check`, `vp test`, `vp build`, `vp run`, `vp pack`, `vp install`, and `vp env`.

Configuration is centered on the project root's `vite.config.ts` or `vite.config.js`, where Vite+, Vitest, linting, formatting, task-runner, and staged-file workflow settings can be kept together.

### 为什么软件包爱好者会关心

For package nerds, Vite+ is significant as an attempt to turn a frontend toolchain stack into a single installable workflow, closer to the integrated feel of Cargo-style tooling than the traditional JavaScript pile of separate CLIs. Its package-manager story is especially fresh because the beta roadmap calls out adding distribution channels such as an official Homebrew formula.

The Homebrew package is therefore an early signal of Vite+ moving from announcement-stage JavaScript tooling into system package-manager discovery.

### 时间线

- 2025: voidzero-dev/vite-plus repository created in March.
- 2026-03-13: Vite+ Alpha announced by VoidZero.
- 2026-05: v0.1.21 release line added create, migrate, and local CLI improvements.
- 2026-07-02: Vite+ Beta announced; v0.2.2 published as the beta release.

### Related projects

- Vite+ is built around Vite, Vitest, Oxlint, Oxfmt, Rolldown, tsdown, and Vite Task, and is stewarded by VoidZero, the tooling company behind several of those JavaScript ecosystem projects.

### 来源

- <https://api.github.com/repos/voidzero-dev/vite-plus>
- <https://api.github.com/repos/voidzero-dev/vite-plus/releases?per_page=10>
- <https://github.com/voidzero-dev/vite-plus>
- <https://viteplus.dev/>
- <https://viteplus.dev/guide/>
- <https://viteplus.dev/guide/why>
- <https://voidzero.dev/posts/announcing-vite-plus-alpha>
- <https://voidzero.dev/posts/announcing-vite-plus-beta>


## 安全说明

没有找到 vite-plus 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: project root/vite.config.js, project root/vite.config.ts
- Windows: project root/vite.config.js, project root/vite.config.ts
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vite-plus
- **Aliases:** vp
- **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:** head, stable

## 其他软件包管理器记录

- Nix - vp: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/vp/vp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [node](https://pkg.so/zh-hans/brew/node/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/zh-hans/brew/cmake/) - Build dependency declared by Homebrew.
- [pnpm](https://pkg.so/zh-hans/brew/pnpm/) - Build dependency declared by Homebrew.
- [just](https://pkg.so/zh-hans/brew/just/) - Build dependency declared by Homebrew.
- [rustup](https://pkg.so/zh-hans/brew/rustup/) - Build dependency declared by Homebrew.
- [vite](https://pkg.so/zh-hans/brew/vite/) - Shares pkgdb curated category or tags: cli, developer-tools, frontend, javascript, web-development.
- [angular-cli](https://pkg.so/zh-hans/brew/angular-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, web-development.
- [webpack](https://pkg.so/zh-hans/brew/webpack/) - Shares pkgdb curated category or tags: cli, developer-tools, frontend, javascript.
- [babel](https://pkg.so/zh-hans/brew/babel/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, toolchain.
- [bower](https://pkg.so/zh-hans/brew/bower/) - Shares pkgdb curated category or tags: cli, developer-tools, frontend, javascript.
- [nuxi](https://pkg.so/zh-hans/brew/nuxi/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, web-development.
- [gwt](https://pkg.so/zh-hans/brew/gwt/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, web-development.
- [llvm](https://pkg.so/zh-hans/brew/llvm/) - Shares pkgdb curated category or tags: cli, developer-tools, toolchain.

## Combined YAML source

View the package source record on GitHub. [combined/vite-plus.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vite-plus.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
