Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 429 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 429 Bytes

Eunit helper

A collection of helper functions that can be useful when parsing data from various data types of the Erlang standart library.


An OTP library

Build

$ rebar3 compile

EUnit

$ rebar3 eunit -v

EDoc

$ rebar3 edoc

Publishing on hex.pm

hex.pm Publish project

rebar3 hex publish

hex.pm Publish documentation

$ rebar3 hex docs