diff options
author | Loïc Hoguin <[email protected]> | 2016-05-02 10:15:02 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-05-02 10:15:02 +0200 |
commit | 7481a74c57da26ade282f59a37aaa13adbf77ce5 (patch) | |
tree | 0d73f0c95ea28e8e466b62b310bb9e1b7c6a6830 /docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc | |
parent | 6d6b770ee45cd9d345baed8a459c5402ad3405c6 (diff) | |
download | ninenines.eu-7481a74c57da26ade282f59a37aaa13adbf77ce5.tar.gz ninenines.eu-7481a74c57da26ade282f59a37aaa13adbf77ce5.tar.bz2 ninenines.eu-7481a74c57da26ade282f59a37aaa13adbf77ce5.zip |
Fix horizontal whitespace
Patch from @msporleder on github.
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.asciidoc | 5 |
1 files changed, 5 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 f30797fd..fb98dbe4 100644 --- a/docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc +++ b/docs/en/erlang.mk/1/guide/external_plugins_list.asciidoc @@ -31,6 +31,11 @@ as an Erlang.mk plugin. An https://github.com/inaka/hexer.mk[Hex plugin] for Erlang.mk. Hex is a https://hex.pm/[package manager for the Elixir ecosystem]. +=== jorel + +https://github.com/emedia-project/jorel[Jorel] is Just anOther RELease +assembler for Erlang/OTP, and is available as an Erlang.mk plugin. + === lfe.mk An https://github.com/ninenines/lfe.mk[LFE plugin] for Erlang.mk. |