dcustodio / gsheets-to-markdown

Reads from a Google Sheet and writes to a markdown file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gsheets-to-markdown

Reads from a Google Sheet and writes to a markdown file.

to run:
node index.js

or pass gameweek parameter

npm start -- 14

Configuration

Add the correct spreadsheetId in config.js.

About

Reads from a Google Sheet and writes to a markdown file

License:MIT License


Languages

Language:JavaScript 100.0%