From 8469df2ae0d335c1298ea8090f5a622198850a77 Mon Sep 17 00:00:00 2001 From: Alexander Ivanov Date: Fri, 2 Mar 2018 12:45:56 +0300 Subject: [PATCH] Subject: CLASP Issue: #25 --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 98664e1..a3a90af 100644 --- a/readme.md +++ b/readme.md @@ -51,7 +51,8 @@ * [MaartenDesnouck/google-apps-script](https://github.com/MaartenDesnouck/google-apps-script) [![GitHub stars](https://img.shields.io/github/stars/MaartenDesnouck/google-apps-script.svg?style=social&label=★)](https://github.com/MaartenDesnouck/google-apps-script) gas, for locally developing Google Apps Script projects * [gas-shell](https://github.com/JeanRemiDelteil/gas-shell) [![GitHub stars](https://img.shields.io/github/stars/JeanRemiDelteil/gas-shell.svg?style=social&label=★)](https://github.com/JeanRemiDelteil/gas-shell) Starter template to develop locally Google AppsScript project with your prefered code editor (include build and publish as Add-on commands) * [gas-lib](https://www.npmjs.com/package/gas-lib) [![npm](https://img.shields.io/npm/dt/gas-lib.svg)](https://www.npmjs.com/package/gas-lib) NPM package to add code auto-completion for Google AppsScript in your prefered code editor -* [AppsScriptColor](https://chrome.google.com/webstore/detail/appsscript-color/ciggahcpieccaejjdpkllokejakhkome) *(3 700+ users)* This Chrome extension provide 2 dark color themes for the google apps script editor. It also allows to use folders to sort your files more cleanly. +* [AppsScriptColor](https://chrome.google.com/webstore/detail/appsscript-color/ciggahcpieccaejjdpkllokejakhkome) *(3 700+ users)* This Chrome extension provide 2 dark color themes for the google apps script editor. It also allows to use folders to sort your files more cleanly +* [google/clasp](https://github.com/google/clasp) Develop Apps Script projects locally ## Libraries & Modules