rebar.config 124 B

123
  1. {deps_dir,"deps"}.
  2. {erl_opts,[nowarn_export_all]}.
  3. {deps,[{sh,".*",{git,"git://github.com/synrc/sh",{branch, "master"}}}]}.