summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-09-19 14:03:02 +0200
committerGuido Günther <agx@sigxcpu.org>2015-09-19 14:12:09 +0200
commit4500b9a982f0e0803318d604a993ded16820dcd3 (patch)
tree3f70382fb23f0094b7da5afa7d2f22b67a7d3216 /rebar.config
Initial commit
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]}.
+