An open API service indexing awesome lists of open source software.

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

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.