Skip to content

rlueder/postmark-cli

Repository files navigation

Postmark CLI

A CLI tool for managing templates, sending emails, and fetching servers on Postmark.
Nifty for integrating with a CI/CD pipeline.

TravisCI License: MIT npm version

Usage

Please see the wiki for detailed instructions about how to use the library. For quick start after installing the library, you can type postmark in your command line, which should show you the CLI tool available options.

Check out wiki for instructions how to send email, manage templates or list servers.

$ postmark

  Commands:
    postmark email <command> [options]      Send an email
    postmark servers <command> [options]    Manage your servers
    postmark templates <command> [options]  Pull and push your templates

  Options:
    --version  Show version number
    --help     Show help

Installation

  • Install Node.js
  • $ npm i postmark-cli -g
  • $ postmark 🌈

Issues & Comments

Feel free to contact us if you encounter any issues with the library. Please leave all comments, bugs, requests and issues on the Issues page.

License

Postmark CLI library is licensed under the MIT license. Please refer to the LICENSE for more information.

About

The official CLI tool for Postmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.0%
  • CSS 17.4%
  • EJS 6.4%
  • JavaScript 5.9%
  • Shell 0.3%