Skip to content

pranawwwww/SER516-Team-Louisville

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

232 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SER516-Team-Louisville

Taiga API Integration

This project is a Java application for interacting with the Taiga API to perform various task and calculating metrics.

Setting up the application

1) Clone the repository

git clone https://github.com/ser516asu/SER516-Team-Louisville.git
cd SER516-Team-Louisville

2) Compile and Run the application

Go to the project root and compile the Maven project

   mvn compile

Now, run the project using following command

   mvn compile exec:java -Dexec.mainClass=Main

3) To Test

   mvn test

4) To create package and run the jar executable

   mvn clean package
   java -jar target/Louisville-release.jar

NOTE

In case you don't have Maven installed, please refer to following tutorial

https://phoenixnap.com/kb/install-maven-windows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages