Skip to content

JavaScript tool that takes Magic: The Gathering Arena collection exports (CSV) and organizes them into a SQLite DB

License

Notifications You must be signed in to change notification settings

DLvalentine/ponder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ponder

JavaScript tool that takes Magic: The Gathering Arena collection exports (CSV) and organizes them into a SQLite DB

TODO - more detailed docs

TL;DR put collection.csv from tracker export in root dir, then run npm run start (after npm install) - after some time, collection.db will be generated in db/ Collection table shape is located in db/get-or-create.js

About

JavaScript tool that takes Magic: The Gathering Arena collection exports (CSV) and organizes them into a SQLite DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published