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
Reads an email template from /src with variables wrapped in "[[" and "]]" and prompts the user for values. Writes out to /dist the html and text versions of the email.
About
A console app that takes in an html email template with variables and returns text/html versions of the completed email.