@borisbelmar/ezmailer
v0.1.1
Published
CLI to send emails with attachments simply and quickly.
Downloads
2
Readme
EZMailer
CLI to send emails with attachments simply and quickly.
Installation
npm install -g @borisbelmar/ezmailer
Quick start
For send an email with attachments from a dir
ezmailer send -e [email protected] -p yourgmailpass -d /attachments/path
For more documentation, use
ezmailer --help
TODO
- [ ] Config file load
- [ ] Template support
- [ ] Unit testing
- [ ] Support for more providers