Skip to content

kobusvdm/league-rank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

First time setup

Open a terminal in the repository root and run the following script:

. ./init.sh

This will install the necessary dependencies and set up the project.

To execute, run

cd demo
sbt

Then run

run --help
run rank --games ./in/scores.txt --standings ./out/standings-out.txt
run print --games ./in/scores.txt
test

Releases

No releases published

Packages

No packages published

Languages