Commit b0de59c
authored
Add Windows support (#296)
* feat: add platform type
* feat: add windows downloadUrl
* fix: executable file must has a valid extension
* fix: downloadLatest pathForValidation not found in windows
* fix: path format in windows
* fix: downloadVersion url
* style: use ==/!= instead of ===/!==
* fix: use path.sep instead of path.normalize or path.resolve
* fix: replace the hardcoded unix path separators / with `${path.sep}`
* revert: "style: use ==/!= instead of ===/!=="
This reverts commit d5b56b4.1 parent 095fbb0 commit b0de59c
13 files changed
Lines changed: 229 additions & 104 deletions
File tree
- dist
- save-cache
- setup
- update-default-version
- src
- download
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments