/spamy

A simple email address encoder.

Primary LanguageRubyMIT LicenseMIT

Gemnasium Status

A simple email address encoder.

Spamy is a tiny Middleman project to encode e-mail addresses through the use of character entities for your copy-and-paste-pleasureā„¢.

Installation

$ git clone git@github.com:bitaculous/spamy.git spamy
$ cd dummy
$ bundle

Usage

  1. Copy data/emails.sample.yml to data/emails.yml and adjust properly

  2. Boot up Middleman

$ middleman
  1. Open your browser at http://0.0.0.0:4567

License

Spamy is released under the MIT License (MIT), see LICENSE.