Looks

Looks is a command line interface to Gravatar.

Installation

Installing Looks requires Ruby 1.9 or newer.

Install Looks:

gem install looks

Usage

Configure the default account:

looks config

See the usage instructions:

looks

Development

Install the dependencies:

bundle install

Run the tests:

bundle exec rake

Run the development version:

bundle exec bin/looks

License

Looks is released under the MIT License. See LICENSE for details.