Elixir bindings for the private and undocumented microBe API.
The package can be installed by adding microbe to your list of dependencies in mix.exs:
microbe
mix.exs
def deps do [ {:microbe, git: "http://git.mtj.pl/paweld/microbe.git"} ] end