MailMole is a tool that generates a Digdag workflow template. The template helps to create Digdag workflow for sending a campaign via MailChimp:
Note that it assumes using Treasure Data workflow.
$ cargo install
$ molehill
$ git clone https://github.com/akito19/molehill.git
$ cd molehill
$ cargo build // Build
$ cargo test // Run unit tests