voidzero-dev / voidzero-dev/vite-plus
Support installation through version management tools
Open
@fengmk2 is already working on this.
Since Apr 14, 2026.
enhancement
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 262
- Avg merge
- 23h 18m
- Merged PRs (30d)
- 139
Description
Description
I noticed the project currently relies on remote shell script installation. For some users, running arbitrary remote shell scripts feels disturbing.
Suggested solution
It'd be great to support package management tools (e.g. brew, winget).
Publishing to crates.io is also a good option. This will natively support cargo install (source compilation) and automatically enable compatibility with cargo binstall (prebuilt binary installation).
Alternative
No response
Additional context
No response
Validations
- Read the Contributing Guidelines.
- Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- Check that there isn't already an issue requesting the same feature.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.