Skip to content

gdsc-apu/apps-script-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Apps Script x Notion Workshop example repo

The first thing you should do is to have install clasp from google

The first step to install:

npm install -g @google/clasp

Then you need to create a folder for your project, after that:

clasp login
clasp create

Eventually when you are done coding, can push the code to Apps Script using:

clasp push

Important

Above method is all for developing apps script code using javascript locally. To develop on Apps Script platform please refer the official documentations.

Tip

If you have any Notion related questions, try asking in discord!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published