Package Exports
- pochta-mjml
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pochta-mjml) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
pochta
Test emails simplified
Usage
$ npm install -g pochta-mjml
$ pochta COMMAND
running command...
$ pochta (-v|--version|version)
pochta-mjml/1.0.1 darwin-x64 node-v13.12.0
$ pochta --help [COMMAND]
USAGE
$ pochta COMMAND
...
Commands
pochta help [COMMAND]
display help for pochta
USAGE
$ pochta help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
pochta send
setup hosting environments and send mjml/html test emails
USAGE
$ pochta send
See code: src/commands/send.js