mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
bad044d1d8
Includes a wrapper script 'pokedex' that can, so far, read data from a db and spit out CSVs or deploy CSVs to a db.
7 lines
75 B
CSV
7 lines
75 B
CSV
id,name
|
|
1,HP
|
|
2,Attack
|
|
3,Defense
|
|
4,Special Attack
|
|
5,Special Defense
|
|
6,Speed
|