-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The install.ps1 script has three curl/Invoke-WebRequest/wget calls. This solution translates into more time for installation as it have to download 1.04GB only for the WSL.
Describe the solution you'd like
As there are two branches, develop and main, it would be good that once a new merge is done to main, which means that a new release is ready and this process will be automated through a CD pipeline, this pipeline could make a zip or something, even an exe file, with all the things needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Backlog