portboy

Easily call out to other languages from Elixir.

Languages

See the READMEs in ./clients for examples.

Installation

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