https://github.com/joymon/win10-dev-box-setup
Automated set-up of Windows 10 development box
https://github.com/joymon/win10-dev-box-setup
ansible boxstarter chocolatey developer-tools environment-configuration iac infrastructure-as-code powershell setup-development-environment setup-script
Last synced: 3 months ago
JSON representation
Automated set-up of Windows 10 development box
- Host: GitHub
- URL: https://github.com/joymon/win10-dev-box-setup
- Owner: joymon
- License: gpl-3.0
- Created: 2020-09-21T12:04:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T02:47:57.000Z (over 4 years ago)
- Last Synced: 2025-01-30T23:32:17.115Z (5 months ago)
- Topics: ansible, boxstarter, chocolatey, developer-tools, environment-configuration, iac, infrastructure-as-code, powershell, setup-development-environment, setup-script
- Language: PowerShell
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Win10 dev box setup
This is the repo storing scripts that used to setup my dev machine. Currently using Boxstarter+Choco+PowerShell combination.
Plan to use Ansible has abandoned as that is not native to Windows [#3](/../../issues/3).
# Getting started
Navigate to [Boxstarter+Choco+PowerShell solution.](/choco-powershell) for the instructions to run setup.# Built With
- Boxstarter
- Chocolatey
- PowerShell# Contributing
This repo is for Win 10 dev box and mainly for a full stack developer. These scripts may not suit to your development environment setup requirements. But can be used as starting point to fork and customize.