aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/external_plugins_list.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/guide/external_plugins_list.asciidoc')
-rw-r--r--doc/src/guide/external_plugins_list.asciidoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/src/guide/external_plugins_list.asciidoc b/doc/src/guide/external_plugins_list.asciidoc
index 9d38f8d..f30797f 100644
--- a/doc/src/guide/external_plugins_list.asciidoc
+++ b/doc/src/guide/external_plugins_list.asciidoc
@@ -4,6 +4,11 @@
This is a non-exhaustive list of Erlang.mk plugins, sorted
alphabetically.
+=== efene.mk
+
+An https://github.com/ninenines/efene.mk[Efene plugin] for Erlang.mk.
+http://efene.org/[Efene] is an alternative language for the BEAM.
+
=== elixir.mk
An https://github.com/botsunit/elixir.mk[Elixir plugin] for
@@ -32,6 +37,12 @@ An https://github.com/ninenines/lfe.mk[LFE plugin] for Erlang.mk.
LFE, or http://lfe.io/[Lisp Flavoured Erlang], is an alternative
language for the BEAM.
+=== mix.mk
+
+A https://github.com/botsunit/mix.mk[Mix plugin] for Erlang.mk,
+to generate a compatible configuration file for
+http://elixir-lang.org/getting-started/mix-otp/introduction-to-mix.html[Mix].
+
=== reload.mk
A https://github.com/bullno1/reload.mk[live reload plugin] for Erlang.mk.