Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 322 Bytes

EventStore.Samples.FSharp

F# Examples using EventStore

EventStore.Samples.Dotnet

  1. Install EventStore -> brew cask install eventstore
  2. Start event store with -> eventstore
  3. change directory to project -> cd project
  4. Run tests with -> dotnet watch test