1.0.3 • Published 5 years ago
thecoder08-mail v1.0.3
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.