Skip to content

ArchawinWongkittiruk/TheBackrowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheBackrowers Team

A standalone application to provide Mappin Technologies startup utilities to translate, clean and debug their data.

Features

Support needed

The version of the software used must be the following ones :

  • Java SE 8
  • Gradle 6

Launch the Application

From the terminal use the following command to launch the application

gradle run

Test the application

From the terminal use the following command to run the unit tests

gradle test

From the terminal use the following command to run the integration tests

gradle integrationTest