gravator-cli

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i gravator-cli

Weekly Downloads

4

Version

1.0.2

License

MIT

Last publish

Collaborators

  • rishi