summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/erlang-modules.lorry10
1 files changed, 10 insertions, 0 deletions
diff --git a/open-source-lorries/erlang-modules.lorry b/open-source-lorries/erlang-modules.lorry
new file mode 100644
index 0000000..344fbcb
--- /dev/null
+++ b/open-source-lorries/erlang-modules.lorry
@@ -0,0 +1,10 @@
+{
+ "erlang-modules/rebar": {
+ "type": "git",
+ "url": "https://github.com/rebar/rebar"
+ },
+ "erlang-modules/erlang-sd_notify: {
+ "type": "git",
+ "url": "https://github.com/lemenkov/erlang-sd_notify"
+ }
+}