Utility script for parsing Goodread's export data into easily readable Title, Author, ISBN table.
coffee ./path/to/script.coffee ./path/to/goodreads_exported.csv
This will output to ./bin/to_read_YYYY-MM-DD.csv
Utility script for parsing Goodread's export data into easily readable Title, Author, ISBN table.
CoffeeScript