Installation

# Add this to your shard.yml
dependencies:
  athena-event_dispatcher:
    github: athena-framework/event-dispatcher
    version: ~> 0.4.1

Then run:

shards install

shard.yml

Crystal
~> 1.4
License
MIT
Author
George Dietrich

Dependencies

Runtime Dependencies

README

Event Dispatcher

Common Changelog CI Latest release

A Mediator and Observer pattern event library.

Getting Started

Checkout the Documentation.

Contributing

Read the general Contributing Guide for information on how to get started.