# Google Sheets Node.js Snippets

Javascript snippets from the [Google Sheets API Guide](https://developers.google.com/sheets/api/guides/concepts).

## Install

`npm install`

## Run

1. Create a service account and download credentials to `application_credentials.json`.
1. Run `sh test.sh`
