0.1.4 • Published 10 years ago

formd v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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.

0.1.4

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago