14 Forks
63 Stars
63 Watchers

EventSourcing-DIY

Companion repository for my Event Sourcing - Do it yourself video series.

How to download and setup EventSourcing-DIY

Open terminal and run command
git clone https://github.com/rommsen/EventSourcing-DIY.git
git clone is used to create a copy or clone of EventSourcing-DIY repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EventSourcing-DIY https://github.com/rommsen/EventSourcing-DIY/archive/master.zip

Or simply clone EventSourcing-DIY with SSH
[email protected]:rommsen/EventSourcing-DIY.git

If you have some problems with EventSourcing-DIY

You may open issue on EventSourcing-DIY support forum (system) here: https://github.com/rommsen/EventSourcing-DIY/issues