You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 line
206 B

  1. {deps, [
  2. {fake_dep, {localdep, "fake_dep"}}
  3. ]}.
  4. {plugins, [{rebar_localdep,
  5. {git, "https://github.com/alinpopa/rebar3-localdep-plugin.git",
  6. {branch, "master"}}}]}.