Skip to content

awillersrud/cortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cortex

Cortex is a command line pairing utility based on the Minimax algorithm. This discription is intentionally vague.

Download Cortex

Download the latest jar-with-dependencies from https://github.com/awillersrud/cortex/releases

Running Cortex

Prerequisites

Cortex requires Java

Read pairing table from a Google Sheet document

java -jar cortex-0.3-jar-with-dependencies.jar sheet <GoogleSheetId> --range A3:F8 --categoryMappingsRange A19:B24

Read pairing table from file

java -jar cortex-0.3-jar-with-dependencies.jar file <file>

Example file: test-pairing.txt