1.0.1 • Published 9 years ago

get-gravatar-cli v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

get-gravatar-cli Build Status

Get a Gravatar image

Install

$ npm install --global get-gravatar-cli

Usage

$ get-gravatar --help

  Usage
    $ get-gravatar <email>

  Options
    --size      Size of the image. [Default: 80]
    --default   Image to return if the email didn't match any Gravatar profile.
    --rating    Allowed rating of the image. [Default: g]

  Examples
    $ get-gravatar sindresorhus@gmail.com

Related

License

MIT © Sam Verschueren