Browse Source

Add hexpm.mk to the list of plugins

Loïc Hoguin 8 years ago
parent
commit
4f5548d226
1 changed files with 7 additions and 2 deletions
  1. 7 2
      doc/src/guide/external_plugins_list.asciidoc

+ 7 - 2
doc/src/guide/external_plugins_list.asciidoc

@@ -28,8 +28,13 @@ as an Erlang.mk plugin.
 
 
 === hexer.mk
 === 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
 === jorel