Phoenix Jank
Phoenix integration with Jank client library.
View the Documentation.
Usage
- Install with Hex:
def deps do
[{:phoenix_jank, "~> 0.1.0"}]
end
TODO add more usage docs
Release
- Bump the version in
mix.exs
. - Commit version with Git tag
vX.X.X
. - Publish to Hex
$ mix do hex.publish, hex.docs