Skip to content

Refactor installer script #2406

Description

@liangmiQwQ

Today, Vite+ has three different installer implementations, two are shell scripts on Windows and Unix, and another one is the binary.

Too many installer implements make behavior differences and bugs. Also, shell scripts are hard to maintain, missing libraries make the installer larger but functional impairment.

Plan: move the main installation logic to vp binary, simplify installation scripts

Blockers: XDG directory refactor #827

What problem it solves: #2170, #2338

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

Priority

None yet

Effort

None yet

Target date

None yet

Start date

None yet

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions