You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,15 @@
4
4
5
5
6
6
7
-
# Everything Apps Script
7
+
# Apps Script Tools and Projects
8
8
9
9
This repository is a monorepo containing tools, projects, and more related to Apps Script.
10
+
11
+
## Packages
12
+
13
+
-[mjml-apps-script](packages/mjml-apps-script) - A library for using [MJML](https://mjml.io/) in Google Apps Script.
14
+
15
+
## Projects
16
+
17
+
-[using-mjml](projects/using-mjml) - Demo of using MJML for emails.
18
+
-[apps-script-agent](projects/apps-script-agent) - Demonstation of how to use Google's Apps Script to build and deploy a AI powered Gmail agent using Vertex AI and Apps Script.
0 commit comments