[erlang-questions] how do you build your releases with/without rebar?
Loïc Hoguin
essen@REDACTED
Thu Apr 10 18:05:49 CEST 2014
> It just doesn't always make sense to have one top-level application be
> set apart in a system.
You don't have to, you can have a repository for the release itself, and
then one repository per application. If you have a big system this is
definitely something you should do as it will also allow you to keep the
system tests/docs independent from the app tests/docs a lot more easily.
--
Loïc Hoguin
http://ninenines.eu
More information about the erlang-questions
mailing list