From 75ef7e708129ac0596289923889d4367d5da82c8 Mon Sep 17 00:00:00 2001 From: TANIGUCHI Masaya <5019902+asciian@users.noreply.github.com> Date: Fri, 15 Jun 2018 13:47:59 +0900 Subject: [PATCH] Add gas-minimial-boilerplate --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 72e425a..b6431ca 100644 --- a/readme.md +++ b/readme.md @@ -54,6 +54,7 @@ * [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 * [apps-script-starter](https://github.com/labnol/apps-script-starter) A starter kit for building Google Apps Script projects with modern JavaScript ES6, Webpack, Babel and ESLint inside Visual Studio Code. +* [gas-minimal-boilerplate](https://github.com/asciian/gas-minimal-boilerplate) A minimal boilerplate with webpack for Google Apps Script ## Libraries & Modules