Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zztkm/hello-clasp-ts
ts で開発する GAS
https://github.com/zztkm/hello-clasp-ts
Last synced: 10 days ago
JSON representation
ts で開発する GAS
- Host: GitHub
- URL: https://github.com/zztkm/hello-clasp-ts
- Owner: zztkm
- Created: 2021-06-06T09:53:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-06T09:54:02.000Z (over 3 years ago)
- Last Synced: 2024-12-20T23:29:50.333Z (14 days ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello clasp typescript
## Require
1. exec `clasp login`
2. create `.clasp.json`
```json
{"scriptId":"YOUR_SCRIPT_ID"}
```## Push
`clasp push`