From 13aa6a2019a8378b33ea345bfaea034f1539f6b9 Mon Sep 17 00:00:00 2001 From: Karchnu Date: Sun, 1 Nov 2020 21:56:41 +0100 Subject: [PATCH] README, default template repository, template example. --- README.md | 50 ++++++++++++++++++++++++++++++++++++ src/mailer.cr | 2 +- templates/activation-mail.j2 | 16 ++++++++++++ 3 files changed, 67 insertions(+), 1 deletion(-) create mode 100644 README.md create mode 100644 templates/activation-mail.j2 diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e160bb --- /dev/null +++ b/README.md @@ -0,0 +1,50 @@ +# USAGE + +As all programs from `Baguette` repositories, a `-h` option is available for the program. + +```Bash +mailer -h +``` + +### Sending a mail + +```Bash +# One-shot email transfer. +# mailer send