All Downloads are FREE. Search and download functionalities are using the official Maven repository.

erlang-proper.rebar.config.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
{erl_opts, [debug_info, warnings_as_errors]}.

{deps, [{jsx, "2.9.0"}, {proper, "1.3.0"}]}.

{shell, [{apps, [{{packageName}}]}]}.

{plugins, [rebar3_proper]}.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy