Project status: ALPHA DRAFT
Send markdown files as MIME-encoded electronic mail.
go install github.com/dkotik/mdsend@latest
brew tap dkotik/tap
brew install mdsend
---
subject: "Test Email"
to: "Test Account <test@gmail.com>"
to: "./localfile.yaml|toml|json|csv|txt"
---
# Title
Message body.
Easily hackable.
EmailSend(file.md, templating engine, provider engine)