Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 771 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 771 Bytes

Assignment 4 - CMPUT402/501 w19 - University of Alberta

Build Status codecov

To build

  1. Clone repository:
git clone https://github.com/cmput402-w19/assignment4tdd-mkva.git
  1. Move to repo directory:
cd assignment4tdd-mkva/
  1. Execute the following command:
mvn clean package assembly:single

To run

  1. Move to the target directory:
cd target/
  1. Run the following command:
java -jar messageBoard-0.0.1-SNAPSHOT-jar-with-dependencies.jar