- Clone repository:
git clone https://github.com/cmput402-w19/assignment4tdd-mkva.git
- Move to repo directory:
cd assignment4tdd-mkva/
- Execute the following command:
mvn clean package assembly:single
- Move to the target directory:
cd target/
- Run the following command:
java -jar messageBoard-0.0.1-SNAPSHOT-jar-with-dependencies.jar