Ghost/ghost/mailgun-client
2023-09-01 15:51:17 +02:00
..
lib Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
test Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
.eslintrc.js
index.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
package.json Updated linting and testing packages 2023-09-01 15:51:17 +02:00
README.md

Mailgun Client

Mailgun client for Ghost

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests