Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triangle

An application that provides a service to determine if a triangle is of type equilateral, isosceles or scalene.

Build

The project is built with maven.

Command for running the tests: mvn clean test

Command for creating runnable jar: mvn clean package

RUN

Command for running the jar file; java -jar target/Triangle-1.0-SNAPSHOT-jar-with-dependencies.jar

Build and run command: mvn clean package && java -jar && target/Triangle-1.0-SNAPSHOT-jar-with-dependencies.jar

Descripton

A description of this project can be found in the TriangleDescription PDF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages