Sha256: f77b07607df52cb30d6947711963fd04b217f18320a7e98c476a97ace513c527

Contents?: true

Size: 714 Bytes

Versions: 3

Compression:

Stored size: 714 Bytes

Contents

# LetterAvatar

Gem for creating letter avatar from user's name.

Code extracted from discourse source (thanks guys!)


## Installation

System requirements

    sudo apt-get install -y advancecomp gifsicle jhead jpegoptim libjpeg-progs optipng pngcrush pngquant

Add this line to your application's Gemfile:

    gem 'letter_avatar'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install letter_avatar

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
letter_avatar-0.0.3 README.md
letter_avatar-0.0.2 README.md
letter_avatar-0.0.1 README.md