How to use the launcher

This commit is contained in:
Solene Rapenne 2018-10-24 06:47:07 +02:00
parent b9988585e8
commit 0f22f5b505
1 changed files with 5 additions and 7 deletions

12
README
View File

@ -45,15 +45,13 @@ commits. NOTE : declaration of notifiers is easier now.
Usage
=====
Start reed-alert
Install reed-alert
----------------
To start reed-alert
+ sbcl : **sbcl --script config_file.lisp**
+ ecl : **ecl --shell config_file.lisp**
Older versions of ecl requires -shell instead of --shell.
$ cd reed-alert
$ make
$ sudo make install
$ /usr/local/bin/reed-alert ~/monitoring/my_config.lisp
Reed-alert start automation
---------------------------