phoenix_jank

0.2.0 • Public • Published

Phoenix Jank

Build Status 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. Bump the version in package.json.

  3. Add version to CHANGELOG.

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

  5. Publish to Hex

    $ mix do hex.publish, hex.publish docs
    
  6. Publish to npm

    $ npm publish
    

Readme

Keywords

none

Package Sidebar

Install

npm i phoenix_jank

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • iamvery