[erlang-questions] what is overlay?

Jesper Louis Andersen jesper.louis.andersen@REDACTED
Wed Nov 27 11:27:19 CET 2013


Overlays allow you to do work on the release after it has been created:

* create directories
* copy files into the release
* instantiate templates with parameters (M4 macros, reinvented)

It is usually used to make a software package complete with configuration
files, directories, ... and so on.



On Tue, Nov 26, 2013 at 8:09 PM, akonsu <akonsu@REDACTED> wrote:

> Hello,
>
> could someone please explain what a rebar/reltool overlay is and how I can
> use them? I tried searching on the web but found no comprehensible
> information about it...
>
> thanks
> konstantin
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>


-- 
J.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20131127/4511ec0a/attachment.htm>


More information about the erlang-questions mailing list