/WoPeD

WoPeD Client

Primary LanguageJava

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.