Packages

A rebar3 plugin for compiling erlquery modules in a project.

Current section

Files

Jump to
rebar3_erlquery rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, [erlquery]}.
{project_plugins, [rebar3_format, rebar3_lint]}.