summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/rebar.config b/rebar.config
new file mode 100644
index 0000000..5e805ff
--- /dev/null
+++ b/rebar.config
@@ -0,0 +1,7 @@
+%%-*- mode: erlang -*-
+
+{deps, [{verx, ".*", {git, "https://github.com/msantos/verx.git", "427c997517b754ddda16d8d134d286c9747df267"}}
+ ]}.
+
+{erl_opts, [debug_info]}.
+