Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 319 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 319 Bytes

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)