The Apps Script CLI, or clasp, is a tool that lets you to create, edit, and deploy Apps Script projects locally. It allows you to create and publish web apps and add-ons for products like Sheets, Docs, Forms, and Slides from the command line. There are two ways you can develop Apps Script, using script.google.com or locally on your computer. Repo: https://github.com/google/clasp
- Node.js >= v6.0.0: install via homebrew or direct download
- Google Account: will be used to authenticate with clasp. If a GCP project will be used, this account should have access to it.
- Enable Apps Script API: Log into your Google Account and navigate to https://script.google.com/home/usersettings.