tic40 / gas-notify-calendar-events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gas-notify-calendar-events

A tool by Google App Script.

Description

Send google calendar event report to slack channels.

Setup

$ yarn install
$ yarn clasp create {project name} --rootDir ./src

deploy

$ yarn deploy

And must set the script properties in the GAS project. The properties are in src/index.ts. Please refer it.

About


Languages

Language:TypeScript 100.0%