Skip to content

assignment4tdd-mkva created by GitHub Classroom

Notifications You must be signed in to change notification settings

cmput402-w19/assignment4tdd-mkva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

assignment4tdd-mkva created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages