oshliaer / google-apps-script-snippets

Google Apps Script snippets
https://apps-script-snippets.contributor.pw
The Unlicense
245 stars 46 forks source link
google-apps-script googleappsscript lists snippets

Google Apps Script Snippets

The website Google Apps Script snippets ᕦʕ •ᴥ•ʔᕤ

How to build

Clone the repo.

Don't forget $> npm init.

Override the settings to your .clasp.json.

Push the snippet sheets/export-import-to-csv to the cloud:

$>  S=./snippets/sheets/export-import-to-csv && npm run dsw $S