Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 603 Bytes

File metadata and controls

20 lines (13 loc) · 603 Bytes

DDDMelb2016.VirtualActors

Repository with Virtual actors workshop for DDD Mebourne 2016

Clone this repository in a Git tool you prefer or paste these commands to your git command line

git clone https://github.com/centur/DDDMelb2016.VirtualActors.git
git fetch --all


git checkout -b ChatDemo origin/ChatDemo
git checkout -b EggTimerDemo origin/EggTimerDemo
git checkout -b ChatStreamDemo origin/ChatStreamDemo

Also it worth to open the Solution and restore all nuget packages before Workshop - so you will not need internet connection tomorrow, during workshop.

Cheers, See you tomorrow.