1.0.1 • Published 7 years ago
pocket-emails v1.0.1
Pocket-Emails
A compact tool that sends digest emails from your Pocket account with Mailgun.
Quick Start
Clone the repo to make use of our example:
$ git clone https://github.com/jondot/pocket-emails
$ cd pocket-emails/example
$ yarnEdit config.json with your Pocket consumer_key and then authenticate to get an access key:
$ yarn auth
< follow instructions >Fill in your access key into config.json.
Next, fill in your Mailgun credentials.
Extras
You can control how pocket-emails behave, by previewing or sending or both:
"send": true,
"preview": falseFor customizing your email template look at emails/.
Contributing
Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).
Thanks:
To all Contributors - you make this happen, thanks!
Copyright
Copyright (c) 2018 Dotan Nahum @jondot. See LICENSE for further details.
1.0.1
7 years ago