Kobeep's windows environment
This script streamlines the process of setting up your Windows development environment, saving you valuable time.
- Download/Clone the repo.
git clone https://github.com/Kobeep/fast-windows-environment.git
- List the desired applications you want to install using winget (the Windows P ackageManager) on separate lines in apps.md. Example:
vlc
vscode
chrome
spotify
keepassxc
- Start run.bat, and just wait..
1. Double-click run.bat or run it from the command line.
2. Review and Edit apps.md: If you haven't already, add or remove applications from the apps.md file to customize your installation.
Wait: The script will silently install the specified applications using winget.
- Software: Windows 10+