From ee97e84f8b606736ebe3bb9991f89ec65a9bdfd3 Mon Sep 17 00:00:00 2001 From: Dave Cottlehuber Date: Wed, 29 Oct 2014 23:15:07 +0100 Subject: erlc: update {id, git} in .app.src with git describe output --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ac35b8e..8a02002 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,10 @@ variable. It takes the arguments that will then be passed to You can specify a list of modules to be compiled first using the `COMPILE_FIRST` variable. +If `{id, "git"},` is found in your project's `.app.src`, the +extended output of `git describe ...` will replace it. This +can be retrieved at runtime via `application:get_key/2`. + Bootstrap plugin ---------------- -- cgit v1.2.3