1.0.0 • Published 2 years ago

mjml-ses-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

mjml-ses-cli

An nodejs CLI for creating mjml & ses template files and easily translating the mjml to working ses template json file.

Usage

Run npx mjml-ses-cli Or install globally with npm i mjml-ses-cli

What can this do for me

Create MJML & SES template files Translate MJML to working SES config file\ Easier access to AWS SES commands

You will need the following

Installed AWS CLI Head over to install docs at aws

Have configured AWS CLI Run $aws configure (follow steps)

Have Node.js installed

MJML extension in VS Code (optional, but recommended) Install it directly here