gelo

command module
v0.0.0-...-a1b81d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 1 Imported by: 0

README

gelo

build

Go ELO, is a simple program I started writting on the first day of WCC 2024(2024/11/25). After I got inspired by the brilliant performance of Ding Liren.

Currently

gelo simply retrieves the last xml list from FIDE and outputs a csv version of it, which greatly reduces the size of the file and makes parsing easier.

Of note

Given that the name field contains commas, the csv uses semi-colon(";") as a separator.

Usage

go run main.go

or

go build
./gelo

It generates an "output" directory with the extracted resources and a csv version of it.

LICENSE

gelo is MIT Licensed as you can see in LICENSE

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package fide holds information in regards to the FIDE rating lists
Package fide holds information in regards to the FIDE rating lists

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL