選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

8 行
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"}}}]}.