View Source HypeLib

codecov

HypeLib is the internal Elixir framework of HypeRate which is used across all Elixir related repositories.

installation

Installation

def deps do
  [
    {:hype_lib, git: "https://github.com/HypeRate/HypeLib"}
  ]
end

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