Skip to content

oshliaer/google-apps-script-snippets

Repository files navigation

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