From 17e5cbc3c1be5be1fef418cc700bf2007594287f Mon Sep 17 00:00:00 2001 From: Alexander Ivanov Date: Wed, 18 Mar 2026 17:58:25 +0300 Subject: [PATCH] feat: add brucemcpherson/gas-fakes to Development (#179) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5224d72..4797ab0 100644 --- a/readme.md +++ b/readme.md @@ -81,6 +81,7 @@ * [google/clasp](https://github.com/google/clasp) Develop Apps Script projects locally using clasp (Command Line Apps Script Projects) CLI * [gas-local](https://github.com/mzagorny/gas-local) Execute and test your google app scripts locally in node.js +* [brucemcpherson/gas-fakes](https://github.com/brucemcpherson/gas-fakes) A proof of concept implementation of Apps Script environment on Node.js * [gamified_journal](https://github.com/brainysmurf/gamified_journal) Proof of concept of a local development / push toolchain for Google Apps Scripting * [gas-github](https://github.com/leonhartX/gas-github) Chrome-extension to manage Google Apps Script(GAS) code with github/github enterprise * [ggsrun](https://github.com/tanaikech/ggsrun) This is a CLI tool to execute Google Apps Script (GAS) on a terminal