Skip to content

woped/WoPeD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e90835e · Jun 17, 2024
Feb 22, 2024
Jan 4, 2023
Nov 21, 2023
Oct 28, 2021
Jun 12, 2024
Oct 28, 2021
Oct 28, 2021
Jun 4, 2024
Jun 12, 2024
Jun 12, 2024
Jun 15, 2024
Jun 17, 2024
Jan 4, 2023
Jun 15, 2024
Jun 4, 2024
Jan 4, 2023
Jun 13, 2024
Nov 27, 2023
Jun 17, 2024
Sep 2, 2015
Nov 27, 2023
Oct 25, 2020
Nov 11, 2021
Feb 22, 2024

Repository files navigation

WoPeD Client

Website: https://woped.dhbw-karlsruhe.de/
Responsible: Thomas Freytag, thomas.freytag@dhbw-karlsruhe.de

Configuration for development

In order to develop on your local machine, mvn install is required in a first step. Since some of our dependencies are available via GitHub Packages, the following steps are required before you can run mvn install.

  1. Create personal access token [Account -> Developer Settings -> Personal access token]
  2. Create file ~/.m2/settings.xml
  3. Copy content of GitHub Guide into the xml file of step 2 and replace the username and token with your data.