send-email-gmail

command module
v0.0.0-...-f1232e4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2019 License: MIT Imports: 2 Imported by: 0

README

Sending emails with Go (Golang) and Gmail

Send emails only with the standard Go library and a Gmail account.

Gmail Go badge

Getting Started

This project uses the Go programming language (Golang) and Gmail.

Prerequisites

A Gmail account and Go at least in version 1.12

Installing

The project uses exclusively the standard Golang library.

Deployment

Clone the repository

git clone git@github.com:orlmonteverde/send-email-gmail.git

Enter the repository folder

cd send-email-gmail

Build the binary

go build

Run the program

# In Unix-like OS
./send-email-gmail

# In Windows
send-email-gmail.exe

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL