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.

6 line
152 B

5 年之前
5 年之前
5 年之前
  1. {erl_opts, [{i, "include"}]}.
  2. {edoc_opts, [{preprocess, true}]}.
  3. {deps, [
  4. {jiffy, {git, "https://github.com/davisp/jiffy.git", {tag, "1.0.4"}}}
  5. ]}.