ex_intercom

Build StatusCoverage Statushex.pm versionhex.pm downloadsInline docs

An Intercom API client library.

You can find the hex package here, and the docs here.

Usage

def deps do
  [{:ex_intercom, "~> 0.1"}]
end

Then run $ mix do deps.get, compile to download and compile your dependencies.

TODO