kmx.io/ex_ovh/docs/getting_started_basic.md

Download

Getting Started (Basic)

The basic installation is intended for use cases where only a single client is required on a given server.

Installation

defp deps() do
  [{:ex_ovh, "~> 0.2"}]
end

OVH Configuration


Source

Download