google-sheets-updater:每天更新Google表格

时间:2024-06-05 11:01:10
【文件属性】:

文件名称:google-sheets-updater:每天更新Google表格

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-05 11:01:10

JavaScript

Google表格更新器 每天更新Google表格 如何使用 git clone https://github.com/raabbajam/google-sheets-updater.git cd google-sheets-updater npm i cp sample.env .env # use your favorite editor to fill the required credentials vim .env node . 变更资料 要根据自己的喜好更改数据,请编辑data.js。 它必须返回一个具有两层深度的对象。 第一级键是行,第二级键是列。 该值将以(first_level_key, second_level_key)地址(row, key)写入单元格。 上传您的Pem证书 如果在远程服务器上运行此调度程序,则可以使用此命令将其从本地上载到服务器。 scp key


【文件预览】:
google-sheets-updater-master
----.gitignore(24B)
----package.json(522B)
----sample.env(260B)
----index.js(676B)
----README.md(998B)
----data.js(278B)

网友评论