summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-04-28 17:19:16 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-04-28 17:19:16 +0000
commit21f6b01b7662e0e0910e97039b1d9db1e5d76703 (patch)
tree67cc2f681b2eb7e09c1108d1261a37d404be667a
parenta31c9f2f6ce908e280237e0163e89675517ff81a (diff)
downloadlorries-21f6b01b7662e0e0910e97039b1d9db1e5d76703.tar.gz
add erlang
-rw-r--r--open-source-lorries/erlang.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/erlang.lorry b/open-source-lorries/erlang.lorry
new file mode 100644
index 0000000..89176b7
--- /dev/null
+++ b/open-source-lorries/erlang.lorry
@@ -0,0 +1,6 @@
+{
+ "erlang": {
+ "type": "git",
+ "url": "git://github.com/erlang/otp.git"
+ }
+}