Skip to content
/ gas-template Public template

A template for Google Apps Script with Typescript

License

Notifications You must be signed in to change notification settings

aYukiYoshida/gas-template

Repository files navigation

A template for Google Apps Script Project

REQUIREMENTS

  • Node.js v18

USAGE

SETUP

  • install dependencies

    npm install

COMMANDS FOR GAS

  • login to clasp

    npm run login
  • create new project

    npm run create
  • clone project already exists

    npm run clone <SCRIPT_ID>
  • push project

    npm run push
  • pull project

    npm run pull
  • invoke function

    npm run invoke <FUNCTION_NAME>

About

A template for Google Apps Script with Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published