2 रिपॉजिटरी
Creates new script projects in a cloud editor with support for multiple types and custom settings.
Distinct from Project Folder Creation: No candidate covers cloud-based script project creation; closest are generic project folder creation or browser automation scripts.
Explore 2 awesome GitHub repositories matching development tools & productivity · Cloud Script Project Initialization. Refine with filters or upvote what's useful.
clasp is a command-line interface for managing Google Apps Script projects, enabling developers to create, sync, and deploy scripts from a local development environment. It provides an alternative to the cloud-based script editor, allowing version control, offline editing, and integration with standard development workflows. The tool supports TypeScript transpilation, so developers can write type-annotated code that compiles to JavaScript for the Apps Script runtime. Authentication is handled via OAuth 2.0, and users can synchronize local files with remote projects using ignore patterns simil
Creates new script projects in a cloud editor with support for multiple types and custom settings.
This repository is a comprehensive sample library providing reference implementations for automating tasks and extending functionality across Google Workspace applications. It serves as a collection of code examples and templates for building workspace automation scripts, custom add-ons, and integrated productivity tools. The project distinguishes itself by providing specialized examples for integrating large language models into productivity tools for content generation and data analysis. It also includes reference implementations for creating conversational chat apps, interactive cards, and
Demonstrates the creation of standalone and container-bound scripts for various Workspace documents.