# google/clasp

🔗 Command Line Apps Script Projects

Repository: https://github.com/google/clasp
Canonical: https://ross.abutalabs.com/products/clasp
Homepage: https://developers.google.com/apps-script/guides/clasp
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: apps-script, cli, javascript, typescript
Last push: 2026-08-21T13:59:45+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 3194, "days_push": 12, "days_rel": 13, "gap_med": 16, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5803, forks 510 (observed 2026-08-28T04:09:29.761082+00:00)

## What it is
Clasp is a command-line tool for developing and managing Google Apps Script projects locally from the terminal. It lets you create, clone, push, pull, and deploy Apps Script projects while using your own editor, git, and other development tools.

## Use cases
- develop google apps script projects locally
- push and pull apps script code from the terminal
- manage apps script deployment versions from cli
- use git with google apps script projects
- run apps script functions from the command line
- clone an existing apps script project to edit offline

## When to choose
- you build Google Workspace automations with Apps Script and want a real editor and version control
- you need to script deployment and versioning of Apps Script projects in CI
- you want to organize flat Apps Script projects into local folders

## When to avoid
- you are not working with Google Apps Script
- you prefer the built-in online Apps Script editor for simple one-off scripts
- you need a fully offline workflow without the Apps Script API enabled

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, deployment, sdk
- domain: developer-tools, apis
- platform: cli, cross-platform
- tags: google-apps-script, google-workspace, local-development, typescript, mcp-server, gemini-cli-extension, command-line, automation, nodejs

## Member repositories
- google/clasp (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.761082+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:52:45.276204+00:00, confidence not recorded.
  - readme: https://github.com/google/clasp (fetched 2026-08-28T04:09:29.761082+00:00, sha 4753fed0ed79)
  - homepage: https://developers.google.com/apps-script/guides/clasp (fetched 2026-08-29T08:48:08.473722+00:00, sha 44905d4cf39f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
