aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/external_plugins_list.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-01-03 10:29:37 +0100
committerLoïc Hoguin <[email protected]>2016-01-03 10:29:37 +0100
commit1e6fc7b9e405c2c9e05868db8534dadbb80437f7 (patch)
tree2a900b19a45ad96a674fc36c2d3e14a6c0bfacc7 /doc/src/guide/external_plugins_list.asciidoc
parentfd32ae501baf8bf846c596b48d84097611eb58a6 (diff)
downloaderlang.mk-1e6fc7b9e405c2c9e05868db8534dadbb80437f7.tar.gz
erlang.mk-1e6fc7b9e405c2c9e05868db8534dadbb80437f7.tar.bz2
erlang.mk-1e6fc7b9e405c2c9e05868db8534dadbb80437f7.zip
Add elixir.mk and lfe.mk to the plugins list
Diffstat (limited to 'doc/src/guide/external_plugins_list.asciidoc')
-rw-r--r--doc/src/guide/external_plugins_list.asciidoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/src/guide/external_plugins_list.asciidoc b/doc/src/guide/external_plugins_list.asciidoc
index 49a7ceb..9d38f8d 100644
--- a/doc/src/guide/external_plugins_list.asciidoc
+++ b/doc/src/guide/external_plugins_list.asciidoc
@@ -4,6 +4,12 @@
This is a non-exhaustive list of Erlang.mk plugins, sorted
alphabetically.
+=== elixir.mk
+
+An https://github.com/botsunit/elixir.mk[Elixir plugin] for
+Erlang.mk. http://elixir-lang.org/[Elixir] is an alternative
+language for the BEAM.
+
=== elvis.mk
An https://github.com/inaka/elvis.mk[Elvis plugin] for Erlang.mk.
@@ -20,6 +26,12 @@ as an Erlang.mk plugin.
An https://github.com/inaka/hexer.mk[Hex plugin] for Erlang.mk.
Hex is a https://hex.pm/[package manager for the Elixir ecosystem].
+=== lfe.mk
+
+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.
+
=== reload.mk
A https://github.com/bullno1/reload.mk[live reload plugin] for Erlang.mk.