{"id":29125447,"url":"https://github.com/dhananjaythomble/windows-dev-setup-menu-installer","last_synced_at":"2025-10-11T11:43:52.136Z","repository":{"id":301900060,"uuid":"1010616083","full_name":"DhananjayThomble/windows-dev-setup-menu-installer","owner":"DhananjayThomble","description":"A menu-based PowerShell script to install essential developer tools on Windows 11 using Chocolatey. Easily set up a MERN stack or full-stack developer environment with VS Code, MongoDB, Git, Docker, Python, Chrome, and more in minutes.","archived":false,"fork":false,"pushed_at":"2025-06-29T13:26:12.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-15T16:45:32.429Z","etag":null,"topics":["automation","chocolatey","dev-environment","developer-tools","fullstack","mern-stack","powershell","productivity","setup","windows-11"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DhananjayThomble.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-29T13:03:47.000Z","updated_at":"2025-06-29T13:26:16.000Z","dependencies_parsed_at":"2025-06-29T14:24:35.376Z","dependency_job_id":"c8836cbd-543c-408b-bc88-abc0e6ce2870","html_url":"https://github.com/DhananjayThomble/windows-dev-setup-menu-installer","commit_stats":null,"previous_names":["dhananjaythomble/windows-dev-setup-menu-installer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DhananjayThomble/windows-dev-setup-menu-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhananjayThomble%2Fwindows-dev-setup-menu-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhananjayThomble%2Fwindows-dev-setup-menu-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhananjayThomble%2Fwindows-dev-setup-menu-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhananjayThomble%2Fwindows-dev-setup-menu-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DhananjayThomble","download_url":"https://codeload.github.com/DhananjayThomble/windows-dev-setup-menu-installer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhananjayThomble%2Fwindows-dev-setup-menu-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007039,"owners_count":26084228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","chocolatey","dev-environment","developer-tools","fullstack","mern-stack","powershell","productivity","setup","windows-11"],"created_at":"2025-06-29T22:01:34.131Z","updated_at":"2025-10-11T11:43:52.107Z","avatar_url":"https://github.com/DhananjayThomble.png","language":"PowerShell","readme":"# Windows Developer Tools Menu Installer\r\n\r\nWelcome to the **Windows Developer Tools Menu Installer**!  \r\nThis project helps you set up a complete developer environment on a fresh Windows 11 machine—with just a few clicks. Install essential dev tools using a friendly menu interface and [Chocolatey](https://chocolatey.org/).\r\n\r\n---\r\n\r\n## 🚀 Features\r\n\r\n- **Menu-driven installer:** Pick only the tools you want, or install everything at once.\r\n- **Fast setup:** Save hours by automating installations.\r\n- **Open source:** Built for and by developers—your contributions and ideas are welcome!\r\n- **Perfect for new machines, team onboarding, and power users.**\r\n\r\n---\r\n\r\n## 🛠️ Prerequisites\r\n\r\n- **Windows 11** (works on Windows 10 too)\r\n- **Administrator privileges**\r\n- **Internet connection**\r\n\r\n---\r\n\r\n## 📋 Included Software\r\n\r\n- Visual Studio Code\r\n- Git\r\n- Node Version Manager (nvm)\r\n- MongoDB (server)\r\n- MongoDB Compass\r\n- Postman\r\n- Notepad++\r\n- Google Chrome\r\n- Docker Desktop\r\n- DBeaver\r\n- 7zip\r\n- Fiddler\r\n- Windows Terminal\r\n- Slack\r\n- OpenJDK\r\n- Python\r\n- PowerToys\r\n- Paint.NET\r\n- ShareX\r\n- oh-my-posh\r\n- Microsoft Teams\r\n- Bitvise SSH Client\r\n\r\n---\r\n\r\n## 🧑‍💻 How to Use\r\n\r\n1. **Download the Script**\r\n   - Get [`devtools-installer.ps1`](https://github.com/DhananjayThomble/windows-dev-setup-menu-installer/blob/main/devtools-installer.ps1) from this repo.\r\n\r\n2. **Open PowerShell as Administrator**\r\n   - Press the `Windows` key, type `powershell`\r\n   - Right-click **Windows PowerShell** → **Run as administrator**\r\n\r\n3. **Change to Script Directory**\r\n   ```powershell\r\n   cd C:\\Path\\To\\Script\r\n   ```\r\n\r\n4. **Enable Script Execution**\r\n   ```powershell\r\n   Set-ExecutionPolicy Bypass -Scope Process -Force\r\n   ```\r\n\r\n5. **Run the Installer**\r\n   ```powershell\r\n   .\\devtools-installer.ps1\r\n   ```\r\n\r\n6. **Follow the Menu**\r\n   - Enter numbers (comma-separated) or `A` for all tools.\r\n\r\n---\r\n\r\n## 🤝 Contributing\r\n\r\n**Let's build the best Windows dev setup together!**\r\n\r\n- **Ideas:** Suggest new tools and improvements.\r\n- **Code:** Add features, fix bugs, optimize the script.\r\n- **Docs:** Improve instructions, add FAQs, share tips.\r\n\r\n**How to contribute:**\r\n\r\n1. [Fork this repo](https://github.com/DhananjayThomble/windows-dev-setup-menu-installer/fork)\r\n2. Create a feature branch (`git checkout -b feature/your-feature`)\r\n3. Commit your changes (`git commit -m 'Add cool feature'`)\r\n4. Push to your fork (`git push origin feature/your-feature`)\r\n5. [Open a Pull Request](https://github.com/DhananjayThomble/windows-dev-setup-menu-installer/pulls)\r\n\r\nIf you’re new to open source, check our [contributing guide](CONTRIBUTING.md) or open an issue—we’ll help you get started!\r\n\r\n---\r\n\r\n## 🌟 Star the Repo\r\n\r\n**If you find this project useful, please [star ⭐ this repository](https://github.com/DhananjayThomble/windows-dev-setup-menu-installer)!**  \r\nStarring helps more developers discover the project and motivates us to keep improving.\r\n\r\n---\r\n\r\n## 💬 Spread the Word\r\n\r\n- Share this repo with your friends, team, or on social media.\r\n- Mention us in your blog posts, tutorials, and dev community discussions.\r\n\r\n---\r\n\r\n## 🧹 Uninstalling Software\r\n\r\nAll installed software can be removed via:\r\n- Windows \"Add or Remove Programs\"\r\n- Or with Chocolatey:\r\n  ```powershell\r\n  choco uninstall \u003cpackagename\u003e\r\n  ```\r\n\r\n---\r\n\r\n## ❓ Troubleshooting\r\n\r\n- **Run PowerShell as Administrator**\r\n- **Check Internet connection**\r\n- **Chocolatey issues?** See [Chocolatey Install Docs](https://chocolatey.org/install)\r\n\r\n---\r\n\r\n## 🙋‍♂️ Questions or Suggestions?\r\n\r\nOpen an [issue](https://github.com/DhananjayThomble/windows-dev-setup-menu-installer/issues) or join the discussion!\r\n\r\n---\r\n\r\nLet's make development journey easy and productive—**together!**","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhananjaythomble%2Fwindows-dev-setup-menu-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhananjaythomble%2Fwindows-dev-setup-menu-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhananjaythomble%2Fwindows-dev-setup-menu-installer/lists"}