Skip to content

brnstz/recmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

Bulk email program that downloads JSON content and sends a customized template 
to users.

REQUIREMENTS

* Go: http://golang.org/

BUILD

go build -o recmail src/*.go

RUN

./recmail -config=testdata/config.json -data=testdata/data.csv \
-template=testdata/recmail.html

About

Experimental: Downloads JSON and bulk emails custom data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published