/gmail-command-line

a gmail command line app written in golang.

Primary LanguageGo

gmail-command-line

a gmail command line app to send emails from command line.

##Usage To compile the program, open terminal and type:

go build test.go

To run the program, enter:

go run test.go

##Requirements