google-apps-script-template:用于转译,编辑和部署的google apps脚本项目的起点

时间:2024-02-20 20:51:50
【文件属性】:

文件名称:google-apps-script-template:用于转译,编辑和部署的google apps脚本项目的起点

文件大小:84KB

文件格式:ZIP

更新时间:2024-02-20 20:51:50

babel webpack es6 google-apps-script gas

谷歌应用脚​​本模板 此存储库旨在作为可编写脚本的Google Cloud Apps中使用的javascript项目的起点。 在创建和维护Google Apps脚本环境的代码时,它会尝试解决最常见的任务。 用法 安装所有全局和本地npm依赖项 npm install -g @google/clasp gulp@4 npm install 如果尚未完成操作,请登录到表扣并按照以下步骤进行操作 clasp login 初始化一个项目 # Use the init task to create a new clasp project gulp init --project-dir= " projects/example " # Or clone an existing project by providing a script id gulp init --project-dir= " projects/example " --script-id= " {scriptId} " 您准备好出发了! 您可以构建或观看项目或执行子任务(请参阅下一节)。 这些是您可能会使用的最常见的任务: #


【文件预览】:
google-apps-script-template-master
----.eslintrc.js(229B)
----.babelrc(62B)
----.nodeenvrc(135B)
----gulpfile.js(415B)
----LICENSE(1KB)
----README.md(4KB)
----.editorconfig(294B)
----.gitignore(895B)
----package-lock.json(245KB)
----projects()
--------polyfills()
--------example()
----package.json(1KB)
----gulp()
--------.eslintrc.js(122B)
--------tasks()
--------util()
--------config()
--------pipes()

网友评论