Skip to content

christophla/blog-orchestrating-vscode

Repository files navigation

Orchestrating Visual Studio Code

Build Status

About

This repository contains the supporting code for the web-series Orchestrating Visual Studio Code that can be found at https://christophertown.com/orchestrating-visual-studio-code-overview. There is a branch for each corresponding section.


Sections

Part 1 : Overview

git checkout master
git checkout part-2-tasks-and-launchers
git checkout part-3-debugging-docker
git checkout part-4-running-containers

Part 5 : Unit Testing

git checkout part-5-unit-testing

Part 6 : Code Coverage

git checkout part-6-xunit-code-coverage
git checkout part-7-nuget-deployment
git checkout part-8-ci-builds