voidzero-dev / voidzero-dev/vite-plus
Support installation through version management tools
- Vorherrschende Sprache
- Rust
- Sterne
- 5.8k
- Forks
- 262
- Ø Merge
- 1 T. 34 Min.
- Gemergte PRs (30 T.)
- 135
Beschreibung
### 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
- [x] Read the [Contributing Guidelines](https://github.com/voidzero-dev/vite-plus/blob/main/CONTRIBUTING.md).
- [x] Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- [x] Check that there isn't already an issue requesting the same feature.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.