Initial public release of Docker Clasp Starter
How to use
- You can use this repositry as a template.
- You have to add
CLASP_TOKEN
to [Settings] => [Security] => [Secret and variables] => [New repositry secret] - You can develop with VSCode Remote Containers.
- You have to do
clasp login
inside your container. - You can create GAS project via npm script (
clasp-script.sh
).