Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Latest commit

 

History

History
44 lines (31 loc) · 1.16 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.16 KB

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.