A tool for querying a ManaBox collection.
- Export your ManaBox collection by going to the collection tab, tapping the three dots in the top right corner and selecting export
- Get the current version of the cards data from Scryfall. Make sure to select "All Cards".
- Place both in the root directory.
- Adjust the file names in
config.toml. - Start the data ingress by running
cargo run -r --bin data_ingress.