erlang-client.rebar.config.mustache Maven / Gradle / Ivy
{erl_opts, [debug_info, warnings_as_errors, warn_untyped_record]}.
{deps, [ctx, jsx, hackney]}.
{shell, [{apps, [{{packageName}}]}]}.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy