Managing your Postmark templates with Github using Travis CI or CircleCI
Postmark’s templating system comes with a web editor to manage email templates, but sometimes developers prefer using their own code editor while also using version control. This is all possible with the Postmark CLI tool.
This guide walks you through how to store your Postmark templates in Github and automatically trigger pushes to Postmark using Travis CI or CircleCI, two popular continuous integration and continuous delivery tools.
Continue reading • Derek Rushforth wrote in Engineering