6 Rebar3 Converter, Builtin ANVL Plugin

A highly experimental and incomplete compatibility layer that translates rebar.config files into anvl.erl project files.

Currently it doesn’t have any configurable options. When added to the plugin list, it injects a pre_project_load hook that tries to translate rebar3 configuration to anvl format, if latter does not already exist.

To automatically convert a rebar3 project to ANVL, the following command can be ran in the project directory:

anvl --preload-plugins [anvl_rebar3]

JavaScript license information