Softwareprojektmanagement/README.md

26 lines
654 B
Markdown
Raw Normal View History

![BauDas Logo](https://services.joethei.xyz/images/bauDas.png)
#Kundenkarten Analyse
[![Build Status](https://teamcity.joethei.xyz/app/rest/builds/buildType:(id:Studium_Programmierung_Softwareprojektmanagement_SpmProd)/statusIcon)](https://tcstatus.joethei.space/dashboard/spm)
## minimal Requirements
- Java 8
- Maven 3
2019-05-30 07:47:10 +02:00
- Tomcat 9
## Development Setup
- clone this repository
- import it into your preferred editor
- start the server with maven goal ````tomcat7:run````
- change stuff
- restart the server if needed
## get the war
- clone this repository
- run maven goal ````package````
- war can be found in target folder
© 2019 Ihni GmbH