ExIbus

Hex pm hex.pm downloads

Ibus protocol Message/Reader for working with cars

Documentation available on hex.pm

Installation

First add ex_ibus to your list of dependencies in mix.exs:

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

Then run $ mix deps.get.

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_ibus.

License

Copyright © 2017 Konstantin Zolotarev

This work is free. You can redistribute it and/or modify it under the
terms of the MIT License. See the LICENSE file for more details.