rebar.config 64 B

123
  1. {lib_dirs,[".."]}.
  2. {erl_opts, [nowarn_export_all]}.
  3. {deps, []}.