Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/HypeRate/HypeLib


https://github.com/HypeRate/HypeLib

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# HypeLib

[![Hex version badge](https://img.shields.io/hexpm/v/hype_lib.svg)](https://hex.pm/packages/hype_lib)
[![License badge](https://img.shields.io/hexpm/l/hype_lib.svg)](https://github.com/HypeRate/HypeLib/blob/master/LICENSE.md)
[![codecov](https://codecov.io/github/HypeRate/HypeLib/branch/master/graph/badge.svg?token=N4V69694MA)](https://codecov.io/github/HypeRate/HypeLib)

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

## Installation

```elixir
def deps do
[
{:hype_lib, "~> 2.4.1"}
]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .