Getting Started

The following steps are how to get started using Gremlex in your project.

Install

Install from Hex.pm:

def deps do
  [
    {:gremlex, "~> 0.1.1"}
  ]
end