formd

v0.0.1
Turn Google Form responses into markdown.

Formd

Command-line utilty for turning a Google results spreadsheet into markdown.

Installation

npm install -g formd

Usage

formd path/to/survey-responses.csv

Or, if your spreadsheet has been set to "Publish to the web"

formd <google-spreadsheet-key>

That will create responses.md and responses.pdf in the same directory as your input file, or if a Google key, the same directory as from where you're calling the command.

TODO, specify output file / output directory.

Metadata

  • MIT
  • Whatever
  • Michael Keller
  • released 5/11/2014

Downloads

Maintainers