UNPKG

postboy

Version:

A command line tool to build emails

13 lines (11 loc) 491 B
Postboy is a tool to prepare e-mails --- postboy init - copy default (starter) mail template into current folder postboy init <dirname> - copy that template to dirname postboy - build the current e-mail postboy send - send a test e-mail with build postboy -v - displays version of an app installed postboy -h - displays this help --- 'postboy.config.js' file is required for the app to work.