Emailer

Debasish Sahoo

Debasish Sahoo

Bhubaneswar, Odisha

0 0
  • 0 Collaborators

A Go client to send emails from Command Line. ...learn more

Project status: Under Development

HPC, PC Skills

Code Samples [1]

Overview / Usage

A Go client to send emails from Command Line.

  • See all available command email --help

    Send Emails from your command line

Usage:
email [command]

Available Commands:
help Help about any command
send send the email

Flags:
-h, --help help for email

Use "email [command] --help" for more information about a command.

Methodology / Approach

Run email send to enter all information and press Enter to send email

Technologies Used

Golang Libraries

  • cobra

  • sendgrid helpers

  • godotenv

Repository

https://github.com/debck/email

Comments (0)