Skip to content

barretodavid/gas-custom-function-tutorial

Repository files navigation

Google App Script Tutorial

Before you use this code, remember to change the id found on .clasp.json with the id of your own Google Spreadsheet and to login to your account.

clasp login

Install dependencies:

npm install

Build the code:

npm run build

Push the code to Drive:

clasp push

For continous development use the --watch flag

clasp push --watch

About

Accompanying code to the Google App Script custom function tutorial published on https://david-barreto.com/google-app-script-local-development-tutorial/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published