- Java SDK 1.8
- Maven
- Java 1.8
mvn clean compile install package
The compiled application will be under web/target/web-{version}-assembly or the zip file can be found in web/target/web-{version}-assembly.zip
mvn -pl web exec:java
Just run the homedash.sh (linux) or homedash.bat (windows) (doesn't work at the moment)
If you're interested to develop a plugin, check DevelopPlugin.md