Sup

Installation

The package can be installed by adding sup to your list of dependencies in mix.exs:

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

The docs can be found at https://hexdocs.pm/sup.