Skip to content

Latest commit

 

History

History
 
 

fsharp-reactive

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

F# with Reactive Extensions

F# implementation using the Reactive Extensions for .NET.

Run the tests (using a Testcontainers scenario server):

cd EasyRacer.Tests
dotnet test

Run against a manually started scenario server:

cd EasyRacer
dotnet run