Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 557 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 557 Bytes

JEL - logging and home automation Build Status

JEL is a easy to set up and expandable application that takes care of your home automation chores.

Building JEL

Once you have your environment setup just run:

mvn package

Running JEL

To run from command line:

java -jar target/jel-1.0-SNAPSHOT-fat.jar

Now point your web browser at http://localhost:80