send_note

1.0.1 • Public • Published

You can send email from the command line with this node app.

You will need to

  1. sign up for sendgrid (free)
  2. put your username and password in the index.js *look for the require('sendgrid')('username', 'password');

After these steps are taken you can run it with node index.js

Package Sidebar

Install

npm i send_note

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • richpowell