zgbjgg / mailing-nodejs

Sample of sending email with two attached files from command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mailing-nodejs

Sample of sending email with two attached files from command line

How to use

Clone this repo:

$ git clone https://github.com/zgbjgg/mailing-nodejs

Install dependencies:

$ make

Execute example to show how use the script:

$ make example

About

Sample of sending email with two attached files from command line


Languages

Language:JavaScript 81.0%Language:Makefile 19.0%