<h2 align="center">
  <p align="center">:paw_prints: Sourcing :paw_prints:</br>
  <sub align="center"><sub>Simple <a href="http://docs.geteventstore.com/introduction/event-sourcing-basics/">Event</a> <a href="http://martinfowler.com/eaaDev/EventSourcing.html">Sourcing</a>.</sub></sub></p>
</h2>

### Contributing

```bash
$ make ?
make ?           # This list
make all         # Test and Lint
make clean       # Remove all generated assets
make install     # Install all required modules
make lint        # Check for inconsistencies
make release     # Release to NPM
make test        # Run all tests - Opts: REPORTER=dot|spec COVERAGE=true
make test.watch  # Run all tests and re-run them upon file changes

```
---
<p align="right">
  <a href="http://unlicense.org/"><img src="http://upload.wikimedia.org/wikipedia/commons/6/62/PD-icon.svg" width="12"/> The Unlicense</a>
</p>
