Skip to content
This repository was archived by the owner on Feb 16, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 177 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 177 Bytes

Template Mailer

A simple text based template mailer using golang libs.

Build

$ go build

Run

$ ./template-mailer {persons.json} {template.txt}