aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/external_plugins_list.asciidoc
blob: 9d38f8d0c89c23cd768e0fe2bce7a8e1dd4adce1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[[plugins_list]]
== List of plugins

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.
Elvis is an https://github.com/inaka/elvis[Erlang style reviewer].

=== geas

https://github.com/crownedgrouse/geas[Geas] gives aggregated
information on a project and its dependencies, and is available
as an Erlang.mk plugin.

=== hexer.mk

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.