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 compileEUnit
$ rebar3 eunit -vEDoc
$ rebar3 edocPublishing on hex.pm
hex.pm Publish project
rebar3 hex publish --replace --yes
hex.pm Publish documentation
$ rebar3 hex docsMake several commands one by one
$ rebar3 do hex cut -i patch, hex publish --yes, hex docs