8000 GitHub - danielrob/mailer: Sandbox commandline mailer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danielrob/mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailer

A sandbox command-line tool to send a templated e-mail using mandrill, jade, and commander.

Usage

  1. Download / clone
  2. cd mailer
  3. npm install
  4. change from_name and from_email in lib/send.js
  5. export MANDRILL_API_KEY=<API KEY> (Add Mandrill API Key to your environment variables)
  6. ./bin/mailer friend@example.com 'Sent with Mandrill!' 'Just sending you a quick message to say thanks :)'

License

ISC

About

Sandbox commandline mailer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0