Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1004 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 1004 Bytes

CLASPALL

About

A CLI tool that pushes multiple commits of a single source Google Apps Script project stored locally with CLASP.

You can link multiple Google Apps Script projects to your main development project and use the CLASPALL command to update all of them at once.

Requirement

Features

  • Adds multiple projects that can be updated with a single command.
  • Edit any project listing from the command line.
  • Delete any project listing.
  • Get a list of projects that will be updated.

Links