Skip to content

relaynetwork/perCEPtor

Repository files navigation

perCEPtor

Clojure bindings for Esper

Running The Interactive Example

First, at a terminal, run:

rake rake perceptor:redis:master:run

Then, once redis is running (it will be built when you do this the first time, be patient) at another terminal, run:

rake rake perceptor:examples:run

Then open: http://localhost:8080/ in your browser.

License

Licensed under EPL