Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 543 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 543 Bytes

Event Dispatcher:

Setup

$ git clone https://github.com/AslanAV/php-project-lvl2.git

$ make install

Start Event Dispatcher

$ ./bin/ED

Create New Event

$ ./bin/ED
$ e

asciicast

Start listen Events

$ ./bin/ED
$ s

asciicast