Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 230 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 230 Bytes

Contributing

Building Simple Event Store

Clone repository

git clone [email protected]:ASOS/SimpleEventStore.git

Enter the repository and build the provider and run the tests using cake

cd build
./build.ps1