/job-streamer-notificator

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

JobStreamer notificator

This is the various notification sender.

Get started

In production

Start a notification server as follows:

% lein run rules.edn

In development

Start REPL as follows:

% lein repl

user=> (dev)

And, start a notification server as follows:

dev=> (go)