Skip to content

ProPra16/programmierpraktikum-abschlussprojekt-null

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##README Build Status license

##GENERAL INFORMATION

Project name: TDDT (Test Driven Development Trainer)
© Copyright 2016 Pascal Fischer, Christian Karamann, Marvin Krause, Patrick Remy, Elmedin Turic

##INSTALLATION INFORMATION OF THE APPLICATION

1.  Just drag&drop the executable file for your specific operating system into your application folder.
2.  Double-click to launch the application.
3.  Have fun. :-D

##HOW TO BUILD THE PROJECT

1.  Use the command line or Git-Shell to execute the "gradle shadowJar" command.
2.  Navigate to "[your repository directory]/TDDT/build/libs/" and expect to see "TDDT-all.jar" as your executable
3.  (Optional) Go to "INSTALLATION INFORMATION OF THE APPLICATION" for information on how to install the application.

##License READ LICENSE.md