gvilla23 / GruntEmail

Grunt setup for email projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GruntEmail

Grunt setup files, for use with email projects.

Currently setup to be the final step in building an email.

Grunt merges tasks into one and does all the leg-work for you. All you have to do is type one beautiful command!

Upon running, grunt will do the following:

  • Optimise gif, jpg and png images

  • Send tests to your Litmus account

  • Minify the html

Instructions

npm install grunt –save-dev

cd to the project directory

grunt

About

Grunt setup for email projects.


Languages

Language:JavaScript 100.0%