Skip to content

roger-29/dat110-project3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

DAT110 Project 3

Task Overview

This hand-in was done by:

Usage

The project is built using Gradle.

To build each part of the project, first navigate to either ChordDHT or MutexQuorumAlgorithm, and then follow the instructions below.

If Gradle is not installed, the gradle command can be swapped out for ./gradlew (or gradlew.bat on Windows).

To build the project, run gradle build.

To run tests, run gradle test.

To run the project, run gradle run.

Releases

No releases published

Packages

No packages published

Languages