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
- Enter application name and compiler options
- Add dependencies one per line
- Configure release and test settings
- Click Generate rebar.config and copy output
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.