This script automates the installation of various development tools using Chocolatey on Windows.
- Visual Studio Community 2022
- Python
- Git
- Node.js
- Docker
- Google Chrome
- Visual Studio Code
- Python
- Gitlens
- ESlint
- Prettier - Code formatter
- YAML
- Dracula Official
- Material Icon Theme
- Color Highlight
- Postman
- Slack
- JDK
- Sublime Text
- VLC
- IntelliJ IDEA
- MySQL
- MySQL Workbench
- WinRAR
- Discord
- Flameshot
- Everything
- K-Lite Codec Pack
- AnyDesk
- CutePDF
- LibreOffice
- Download or clone this repository.
- Run the file
install-chocolatey.bat
as Administrator to install Chocolatey. - Run the
install-dev-tools.bat
script as Administrator to install tools.
- Chocolatey.
- Internet connection.
Feel free to fork the repository, create a branch, make changes, and submit a pull request.