Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motemen/gas-TaskCal
https://github.com/motemen/gas-TaskCal
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/motemen/gas-TaskCal
- Owner: motemen
- Created: 2019-06-20T10:07:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T22:21:40.000Z (over 4 years ago)
- Last Synced: 2024-06-28T07:38:04.800Z (5 months ago)
- Language: TypeScript
- Size: 650 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TaskCal
=======Setup
-----% yarn
% yarn clasp create --type standalone --rootDir ./dist
% yarn push
[...]
? Manifest file has been updated. Do you want to push and overwrite? (y/N) y
% yarn clasp deploy
% yarn clasp open* [Create a new calendar on Google Calendar](https://calendar.google.com/calendar/r/settings/createcalendar) for your tasks and save its Calendar ID.
* [Run] -> [Run function] -> [doGet]
* On dialog, [Review Permissions] and allow
* [File] -> [Project properties] -> [Script properties]
* Add property CALENDAR_ID_TASKS with value set to your tasks calendar ID
* [Publish] -> [Deploy as web app...]
* On dialog, get [Current web app URL] and open it