Clasp
Command Line Apps Script Projects
... into folders. Execute your Apps Script from the command line. V8 support take advantage of the performance boost of Chrome JavaScript engine. Edit your appsscript.json manifest to choose between the Rhino and V8 engines. Typescript users should update their tsconfig.json with the "target": "ES2019" compiler option. Every ES2019 features (except ES modules).