https://github.com/mmaffi/choco-install-development-script
🍫 Automated script for installing development tools via Chocolatey 🍫
https://github.com/mmaffi/choco-install-development-script
automation-script chocolatey developer-tools development install-script script
Last synced: 2 days ago
JSON representation
🍫 Automated script for installing development tools via Chocolatey 🍫
- Host: GitHub
- URL: https://github.com/mmaffi/choco-install-development-script
- Owner: MMaffi
- License: mit
- Created: 2025-04-08T17:50:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-10T12:05:29.000Z (10 months ago)
- Last Synced: 2025-06-11T18:25:05.839Z (8 months ago)
- Topics: automation-script, chocolatey, developer-tools, development, install-script, script
- Language: Batchfile
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automated Tool Installation with Chocolatey 🍫
This script automates the installation of various development tools using **Chocolatey** on Windows.
## Installed Tools ⛏️
- 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
## How to Use ⁉️
1. Download or clone this repository.
2. Run the file `install-chocolatey.bat` as Administrator to install Chocolatey.
3. Run the `install-dev-tools.bat` script as Administrator to install tools.
### Prerequisites
- Chocolatey.
- Internet connection.
## Contributing 🎉
Feel free to fork the repository, create a branch, make changes, and submit a pull request.