Script and python module for ranking lists by presenting the user with a series of choices between two items.
Click on the image below to see a replay of how it works
For now, this is how you run the cli version of rankem:
python -m pip install docopt
python rankem_cli.py -h
python rankem_cli.py -x 1 2 3 4