christophla / blog-orchestrating-vscode

Code samples for the Web Series: Visual Studio Code Orchestration

Home Page:https://christophertown.com/orchestrating-visual-studio-code-overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Code samples for the Web Series: Visual Studio Code Orchestration

https://christophertown.com/orchestrating-visual-studio-code-overview


Languages

Language:Shell 41.9%Language:PowerShell 39.4%Language:C# 16.7%Language:JavaScript 2.0%