sortvote
Interactively sort a textfile with pairwise ranking.
Mostly useful for ranking your favourite Eurovision songs. Made with MIQT.
Usage: ./sortvote file.txt
Any blank lines, or lines with leading #
characters are skipped from sorting.
Languages
Go
100%