/shed

Primary LanguageJava

Shed image

Shed Build Status

Group project for TDA367
Made by Samuel Kajava, Emil Svensson, Daniel Rygaard & Pouya Shirin

Prerequisites

  • Java JDK 16
  • Maven

Running the application

  • Clone the repository and head into its directory:
    git clone https://github.com/emilsvennesson/shed && cd shed
  • Build the application JAR file:
    mvn clean compile assembly:single
  • Run the application:
    java -jar target/shedster-1.0-SNAPSHOT-jar-with-dependencies.jar