A small script to convert a Magic the Gathering decklist from Moxfield to a CSV to be used for ordering with a specific seller.
The arguments are optional. input-file defaults to moxfield-export.txt. output-file defaults to order.csv
ruby convert.rb [-i input-file] [-o output-file]