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™.
$ git clone git@github.com:bitaculous/spamy.git spamy
$ cd dummy
$ bundle
-
Copy
data/emails.sample.yml
todata/emails.yml
and adjust properly -
Boot up Middleman
$ middleman
- Open your browser at http://0.0.0.0:4567
Spamy is released under the MIT License (MIT), see LICENSE.