1.0.3 • Published 5 years ago

thecoder08-mail v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Mail

What is Mail?

Mail is a CLI utility for sending emails with gmail.

Installation

Run the command

npm i thecoder08-mail -g

to install Mail. (Mail must be installed globally to use the shell command.)

Usage

Run the command

tmail login [user] [pass]

to send emails with gmail username user and game password pass.
Run the command

tmail send [to] [sub]

to send an email to recipients defined by commas to and with subject sub.

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago