Skip to content

Files

Latest commit

17c9eb8 · Feb 20, 2018

History

History
This branch is 13 commits behind domcode/rafflers:master.

netcore2-jeroenheijmans

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 20, 2018
Feb 20, 2018
Feb 20, 2018
Feb 20, 2018

.NET Core 2 Preview 1 Raffler

To develop this locally on Linux you could take something similar to these steps:

  1. Go to https://www.microsoft.com/net/core/preview#linuxubuntu
  2. Follow the instructions to install ".NET Command Line Tools (2.0.0-preview1-005977)"
  3. Go to the src folder and do dotnet restore
  4. Use dotnet test Raffler.Tests to run the unit tests
  5. Use dotnet run -p Raffler/Raffler.csproj ../../example_names to do a test run

Recommended to use e.g. VSCode to edit all this stuff.

Verifying the Docker Container

In the root of the project run:

sudo make test RAFFLER=jeroenheijmans-netcore2

And see the output:

Winner, winner, chicken dinner.