rebar.config 196 B

1234
  1. {deps, [
  2. {getopt, ".*", {git, "git://github.com/jcomellas/getopt.git", {tag, "v0.8.2"}}},
  3. {goldrush, ".*", {git, "https://github.com/metachord/goldrush.git", master}}
  4. ]}.