5.5.1 Module anvl_rebar3

A plugin that adds basic compatibility with rebar3 projects.

5.5.1.1 Functions

translate_conf(Rebar3Conf)
generate_anvl_conf(Rebar3Conf, AnvlConf)
-spec generate_anvl_conf(file:filename(),
                         file:filename()) -> ok.
maybe_generate_anvl_conf(Dir)
-spec
     maybe_generate_anvl_conf(anvl_project:dir()) -> ok.

Generate anvl.erl file from rebar.conf if the former is not found in the project directory.

JavaScript license information