summaryrefslogtreecommitdiffstats
path: root/docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc')
-rw-r--r--docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc b/docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc
index a194f45d..dc5a9c6d 100644
--- a/docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc
+++ b/docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc
@@ -4,6 +4,12 @@
This is a non-exhaustive list of Erlang.mk plugins, sorted
alphabetically.
+=== ci.erlang.mk
+
+A https://github.com/ninenines/ci.erlang.mk[plugin] that keeps
+track of released OTP versions to always run CI builds on the
+most recent patch(es).
+
=== efene.mk
An https://github.com/ninenines/efene.mk[Efene plugin] for Erlang.mk.
@@ -61,3 +67,6 @@ A https://github.com/bullno1/reload.mk[live reload plugin] for Erlang.mk.
A https://github.com/goertzenator/rust.mk[plugin] to build https://www.rust-lang.org/[Rust] crates and install binaries into `priv/`.
+=== version.mk
+
+A https://github.com/manifest/version.mk[plugin] to apply a semantic version automatically to Erlang.mk projects.