Phoenix Jank

Build Status][travis-img] [ Hex Version

Phoenix integration with Jank client library.

View the Documentation.

Usage

  1. Install with Hex:

    def deps do
      [{:phoenix_jank, "~> 0.1.0"}]
    end

TODO add more usage docs

Release

  1. Bump the version in mix.exs.

  2. Commit version with Git tag vX.X.X.

  3. Publish to Hex

    $ mix do hex.publish, hex.docs