|
@@ -144,5 +144,13 @@ Specifically two kinds of directory layouts:
|
|
|
\vspace{1\baselineskip}
|
|
|
|
|
|
Also you can create OTP releases with reltool, rebar configure or relx.
|
|
|
-Internally mad uses reltool to order your dependencies.
|
|
|
+Internally mad uses reltool to order your dependencies and generation of reltool.config.
|
|
|
|
|
|
+\vspace{1\baselineskip}
|
|
|
+\begin{lstlisting}
|
|
|
+ # mad plan
|
|
|
+ Ordered: [kernel,stdlib,mnesia,kvs,crypto,cowlib,ranch,
|
|
|
+ cowboy,compiler,syntax_tools,erlydtl,gproc,
|
|
|
+ xmerl,n2o,n2o_sample,fs,active,mad,rest,sh]
|
|
|
+\end{lstlisting}
|
|
|
+\vspace{1\baselineskip}
|