From 1d6160ecb660194529818d6a3cfbf00b38503d3f Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Tue, 18 Nov 2014 11:04:13 +0000 Subject: Add rebar and erlang-sd_notify --- open-source-lorries/erlang-modules.lorry | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 open-source-lorries/erlang-modules.lorry 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" + } +} -- cgit v1.2.1