1.0.2 • Published 7 years ago

gravator-cli v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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