StampyAI / GDocsRelatedThings

Dumping ground for everything related to GDocs, like the answers parser
0 stars 0 forks source link

Devtools #43

Closed ChrisRimmer closed 1 year ago

ChrisRimmer commented 1 year ago

Adds a pair of CLI tools inside devtools.js which we can use to quickly get the JSON representation of a doc, or the markdown representation of that JSON, invoking as little of the rest of the system as possible for easy debugging.

Get help with node devtools.js -h