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
94 B
Text
7 lines
94 B
Text
id,name,formula
|
|
1,slow,1.2x^3
|
|
2,medium,x^3
|
|
3,fast,0.8x^3
|
|
4,poly,?
|
|
5,superfast,?
|
|
6,superslow,?
|