Node.js Project to Download Profile Pic of Gravatar User Using Email Address on Command Line
$ npm install --global gravatar-of
$ sudo npm install --global gravatar-of
Usage : gravatar-of [email-address] <size>
Commands :
<size> specify the image resolution after email
Note : Defining resolution is optional
Help :
$ gravatar-of user@gmail.com
$ gravatar-of user@gmail.com 400