https://github.com/web3w/google-sheets
https://github.com/web3w/google-sheets
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/web3w/google-sheets
- Owner: web3w
- Created: 2021-02-18T06:03:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T06:05:08.000Z (over 5 years ago)
- Last Synced: 2025-04-13T03:50:07.925Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`