Skip to content

Mjl33/Homedash2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeDash

Requirements

Build

  1. Java SDK 1.8
  2. Maven

Run

  1. Java 1.8

How to build

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

Run from source with Maven

mvn -pl web exec:java

Run from distribution

Just run the homedash.sh (linux) or homedash.bat (windows) (doesn't work at the moment)

Develop plugin

If you're interested to develop a plugin, check DevelopPlugin.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 66.5%
  • JavaScript 19.1%
  • CSS 7.0%
  • HTML 7.0%
  • Other 0.4%