aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/external_plugins_list.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-10-22 00:07:25 +0200
committerLoïc Hoguin <[email protected]>2016-10-22 00:07:25 +0200
commit4f5548d226f8efe21e253fd1da1eb1b3754571f8 (patch)
tree76a57d1f0a235e523a44c8fe0080b60c0ae9a124 /doc/src/guide/external_plugins_list.asciidoc
parentd8334655a117c41ceb9133bcf3642558d068f8d0 (diff)
downloaderlang.mk-4f5548d226f8efe21e253fd1da1eb1b3754571f8.tar.gz
erlang.mk-4f5548d226f8efe21e253fd1da1eb1b3754571f8.tar.bz2
erlang.mk-4f5548d226f8efe21e253fd1da1eb1b3754571f8.zip
Add hexpm.mk to the list of plugins
Diffstat (limited to 'doc/src/guide/external_plugins_list.asciidoc')
-rw-r--r--doc/src/guide/external_plugins_list.asciidoc9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/src/guide/external_plugins_list.asciidoc b/doc/src/guide/external_plugins_list.asciidoc
index 317355e..a194f45 100644
--- a/doc/src/guide/external_plugins_list.asciidoc
+++ b/doc/src/guide/external_plugins_list.asciidoc
@@ -28,8 +28,13 @@ 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].
+An https://github.com/inaka/hexer.mk[Hex plugin] for Erlang.mk
+using the `hexer` tool.
+
+=== hexpm.mk
+
+Another https://github.com/botsunit/hexpm.mk[Hex plugin] for
+Erlang.mk, with support for Hex dependency operators.
=== jorel