📌  相关文章
📜  在本地运行 google 应用程序脚本 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:41.686000             🧑  作者: Mango

代码示例1
There is a tool from Google called 'clasp' that allows your work to be 
downloaded locally, but it can't be run because 
Google Apps Script is compiled server-side. Nevertheless, it's
useful for version control!

See here:
https://codelabs.developers.google.com/codelabs/clasp/#0

APPENDUM: On further searching, this could prove useful but 
I've yet to work through it. Potentially using clasp and VSCode together.

https://www.labnol.org/internet/google-apps-script-developers/32305/