Skip to content

A space to try out Event Sourcing things. Probably not interesting for most people.

Notifications You must be signed in to change notification settings

julianpistorius/test_event_source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#allocation_event_source Build Status

A space to try out Event Sourcing things. Probably not interesting for most people.

Initialize the project

Create and activate a virtualenv:

virtualenv env
source env/bin/activate

Install dependencies:

pip install -r requirements.txt

Run the tests:

py.test tests

About

A space to try out Event Sourcing things. Probably not interesting for most people.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages