Skip to content

Setup a Windows machine for development using the Windows Subsystem for Linux

Notifications You must be signed in to change notification settings

conradhodge/win-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Development Environment

build

This describes how to setup a Windows development environment using the Windows Subsystem for Linux (WSL) and Ubuntu.

This repo contains Ansible scripts to provision Ubuntu in the WSL.

Development tools

Install the following development tools manually.

A list of recommended Visual Studio Code extensions will be offered when this repository is open in Visual Studio Code.

Setup

Clone this repo in the WSL.

You will need to install some pre-requisites prior to running the provisioning scripts.

./setup.sh

Then you can run the provision command.

make provision

This will:

Follow these tutorials to configure the CLI tools.

Update

The provision command can also be used to update all the above packages.

make provision

About

Setup a Windows machine for development using the Windows Subsystem for Linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages