vzhyhunou / DeliveryCost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

Project Title

Test Java project to study technologies such as git, maven, continuous integration, continuous delivery and others.

Getting Started

Prerequisites

install jdk8+
install git
install maven3+

Installing

download project from github

git clone https://github.com/Brest-Java-Course-2019/DeliveryCost.git  
mvn clean install

Running the tests

mvn test

Deployment

mvn site  
  
mvn site:stage  
  
check: <project>/target/stage/index.html  

Built With

  • Maven - Dependency Management

License

This project is licensed under the MIT License

About


Languages

Language:Java 100.0%