rebar.config 151 B

12345
  1. {cache,"~/.mad/repos"}.
  2. {deps_dir,"deps"}.
  3. {deps, [
  4. {getopt, ".*", {git, "git@github.com:jcomellas/getopt.git", {tag, "v0.8.2"}}}
  5. ]}.