Skip to content

Commit

Permalink
✨ feat: update setup scripts
Browse files Browse the repository at this point in the history
- Remove progress bar
- New version of schema.json
- Add options to install with `winget` from specific source (winget / msstore)
- Configure `winget` for better performance
- Configure `aria2` when using scoop
- Create automated task for Aria2RPC
- Install NVM from GitHub Repo
- Options to install `node` LTS or latest version (if 'node' command is not found)
- Download file from latest release of a GitHub Repo (plus extract if it is archived)
- Use `wsl --install` instead of manually enable WSL and VirtualMachinePlatform features
- Write lock files for installed packages: wingetfile.json, chocolatey.config, scoopfile.json,
modules.json)

BREAKING CHANGE: - Add `id` and `source` properties for `appList.json`'s winget source
- Fix unmatched properties in `appList.json`
  • Loading branch information
jacquindev committed Jan 12, 2025
1 parent 2e15b0a commit 93e69e4
Show file tree
Hide file tree
Showing 3 changed files with 406 additions and 272 deletions.
Loading

0 comments on commit 93e69e4

Please sign in to comment.