Rebar3 Config Generator

Generate Erlang rebar3 rebar.config files with dependencies, plugins, release configuration, compiler options, and test profiles. Supports EUnit and Common Test integration.

How to Use Rebar3 Config Generator

Enter your application name, set compiler options, add dependencies (name version format), configure optional release settings, and enable test frameworks. Click Generate to create a complete rebar.config file.

Step-by-Step Instructions

  1. Enter application name and compiler options
  2. Add dependencies one per line
  3. Configure release and test settings
  4. Click Generate rebar.config and copy output

Related Tools

More Free Tools