/rankem

Rank groups of scores in a very specific way

Primary LanguageJavaScript

This project shouldn't be useful to anyone else but me. It reads a very specific file containing groups of scores and give each score a rank based on a very specific set of rules.

Rank'em

Usage: yarn start SCORES_FILE_PATH FLAG RANKS_FILE_PATH

    FLAG is one of:

        -t  # test computed ranks against ranks from RANKS_FILE_PATH
        -o  # output computed ranks to RANKS_FILE_PATH