Go to file
2022-05-15 19:28:11 +02:00
.gitignore first commit 2022-05-15 19:28:11 +02:00
go.mod first commit 2022-05-15 19:28:11 +02:00
main.go first commit 2022-05-15 19:28:11 +02:00
players.txt first commit 2022-05-15 19:28:11 +02:00
README.md first commit 2022-05-15 19:28:11 +02:00

  1. Write players separated by newline in players.txt
  2. Output can be redirected in a csv file: ./createpairings > results.csv