Browse Source

Add version.mk to the plugins list

Loïc Hoguin 6 years ago
parent
commit
3b830ffeca
1 changed files with 3 additions and 0 deletions
  1. 3 0
      doc/src/guide/external_plugins_list.asciidoc

+ 3 - 0
doc/src/guide/external_plugins_list.asciidoc

@@ -61,3 +61,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.