rebar.config 180 B

123
  1. {deps_dir,"deps"}.
  2. {deps, [{ling, ".*", {git, "git://github.com/proger/ling", {tag, "osx-again"}}},
  3. {sh, ".*", {git, "git://github.com/synrc/sh", {tag, "1.4"}}}]}.