Browse Source

Merge branch 'mix.mk' of https://github.com/botsunit/erlang.mk

Loïc Hoguin 9 years ago
parent
commit
7fc809a30a
1 changed files with 6 additions and 0 deletions
  1. 6 0
      doc/src/guide/external_plugins_list.asciidoc

+ 6 - 0
doc/src/guide/external_plugins_list.asciidoc

@@ -37,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.