/gravator-cli

:earth_africa: Extracts user info of a gravatar user with an ease

Primary LanguageJavaScriptMIT LicenseMIT

gravator-cli

CLI Tool to find user information of a gravatar user.

Build Status

Install

$ npm install --global gravator-cli

OR

$ sudo npm install --global gravator-cli

Preview

Usage

 Usage: gravator <username>
        gravator <username> [options]

 Options:
   --id
   --hash
   --requestHash
   --profileUrl
   --preferredUsername
   --thumbnailUrl
   --displayName
   --aboutMe
   --currentLocation

 Example:
   $ gravator matt --id
   $ gravator matt --hash

 Note: username is always 'foo'@example.com

Related

  • gravator : API for this CLI Tool.

  • twifo : Get user information of a twitter user.

License

MIT © Rishi Giri