rebar.config 178 B

1234
  1. {deps, [
  2. {getopt, ".*", {git, "git://github.com/jcomellas/getopt.git", {tag, "v0.8.2"}}}
  3. % {n2o, ".*", {git, "git@github.com:5HT/n2o.git", master}}
  4. ]}.