From 0cb3ef0b84c4d37940349009d59fad8133cfd8c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rouven=20Bu=CC=88hlmann?= Date: Sun, 17 Jun 2018 21:59:02 +0200 Subject: [PATCH 1/2] Add project --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b6431ca..06de70e 100644 --- a/readme.md +++ b/readme.md @@ -55,6 +55,7 @@ * [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 +* [google-apps-script-template](https://github.com/nirazul/google-apps-script-template) A feature rich task runner for Google Apps Script to write, lint and push modern code to multiple projects ## Libraries & Modules From 25405c8040ca2fa00e6fa56e6d32b303b242c267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rouven=20Bu=CC=88hlmann?= Date: Sun, 17 Jun 2018 22:06:23 +0200 Subject: [PATCH 2/2] Update naming --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 06de70e..333d30d 100644 --- a/readme.md +++ b/readme.md @@ -55,7 +55,7 @@ * [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 -* [google-apps-script-template](https://github.com/nirazul/google-apps-script-template) A feature rich task runner for Google Apps Script to write, lint and push modern code to multiple projects +* [google-apps-script-template](https://github.com/nirazul/google-apps-script-template) A feature rich task runner for Google Apps Script to write, lint and push modern code to your documents ## Libraries & Modules