From 0c12d7f38acd3f4f59374e3db3373b7dbc997116 Mon Sep 17 00:00:00 2001 From: Daniel Firth Date: Thu, 25 Feb 2016 20:30:36 +0000 Subject: Add elixir Change-Id: I5d2ff541f3a1960a4cfcd34d02bf40a684eb0f0b --- strata/elixir/elixir.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/elixir/elixir.morph (limited to 'strata/elixir') diff --git a/strata/elixir/elixir.morph b/strata/elixir/elixir.morph new file mode 100644 index 00000000..1efbea87 --- /dev/null +++ b/strata/elixir/elixir.morph @@ -0,0 +1,6 @@ +name: elixir +kind: chunk +build-commands: +- make clean +install-commands: +- make install -- cgit v1.2.1