boldandbrad / elo-cli

📈 Calculate ELO ratings in your terminal.
MIT License
2 stars 0 forks source link

Ability to export series database to another format #1

Open boldandbrad opened 2 years ago

boldandbrad commented 2 years ago

Desired formats:

CSV h_name,h_score,a_score,a_name,sd

Space delimited text h_name h_score a_score a_name sd

Json/Yaml?