Emailer
Debasish Sahoo
Bhubaneswar, Odisha
- 0 Collaborators
A Go client to send emails from Command Line. ...learn more
Project status: Under Development
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