diff --git a/rebar.config b/rebar.config new file mode 100644 index 0000000..4bce5dc --- /dev/null +++ b/rebar.config @@ -0,0 +1 @@ +[{deps, [{mochiweb, ".*", {git, "https://github.com/mochi/mochiweb.git"}}]}].