Drawing

  • A language agnostic templating engine designed with event driven applications in mind.

Usage

bin/emerald process some_html_file --beautify

Setup

bundle install
bundle exec rake setup

Running tests

bundle exec rake test