- 請先申請好 Google Sheets API 憑證,並將憑證放置「tools/google_sheets」資料夾內
- 調整「.env」檔,填上自己的 SPREADSHEET_ID
- 記得先在終端機輸入
yarn
將套件安裝 - 套件安裝完後在終端機輸入
node tools/google_sheets/index.js
即可執行
ch22
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
yarn
將套件安裝node tools/google_sheets/index.js
即可執行