Skip to content

spadin/gmail-tool

Repository files navigation

Build Status

gmail-tool

Installation

$ gem install gmail-tool

Rbenv?

If you use rbenv, you should rehash:

$ rbenv rehash

Usage

Usage: gmail-tool [OPTIONS] COMMAND [ARGS]

Available commands:
  compose  Open a pre-filled compose message
  help     Displays help for a command

Options:
  -h, --help  Displays this help message
$ gmail-tool compose --to="email@example.com" --subject="subject" --body="some text"

This will call open on your system with a url to compose an email on Gmail.

About

A simple way to compose a new email from the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages