Просмотр исходного кода

Add hexpm.mk to the list of plugins

Loïc Hoguin 8 лет назад
Родитель
Сommit
4f5548d226
1 измененных файлов с 7 добавлено и 2 удалено
  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
 
-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