Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 508 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 508 Bytes

Help Desk Reports

Moodle Help Desk Block Reports

Prerequisites

You will need Leiningen 1.7.0 or above installed.

Deployment:

  1. lein ring uberjar
  2. cp config-dist.sh config.sh
    1. Edit config.sh to set your DB connection info.
  3. sh ./make-run

...it will be started within 5 seconds by daemontools. (See http://cr.yp.to/daemontools.html .)

License

[Eclipse Public License][2] [2]: http://www.eclipse.org/legal/epl-v10.html