|
@@ -28,7 +28,7 @@ In rebar-like managers we are selecting deps from rebar.config:
|
|
\end{lstlisting}
|
|
\end{lstlisting}
|
|
\vspace{1\baselineskip}
|
|
\vspace{1\baselineskip}
|
|
|
|
|
|
-The search sequence for dependecies is follows. First mad will try to
|
|
|
|
|
|
+The search sequence for dependencies is follows. First mad will try to
|
|
reach global package repository at \footahref{http://synrc.com/apps/index.txt}{http://synrc.com/apps/index.txt},
|
|
reach global package repository at \footahref{http://synrc.com/apps/index.txt}{http://synrc.com/apps/index.txt},
|
|
this address is configurable. No application server is required for mad
|
|
this address is configurable. No application server is required for mad
|
|
package management, only static files with OTP application format.
|
|
package management, only static files with OTP application format.
|
|
@@ -76,7 +76,7 @@ Performs compilation of all known compilations backends in complilation profile
|
|
\vspace{1\baselineskip}
|
|
\vspace{1\baselineskip}
|
|
|
|
|
|
\subsection{release, rel, bundle, bun}
|
|
\subsection{release, rel, bundle, bun}
|
|
-Taking all dependecies and resolve boot sequence according to dependecy order.
|
|
|
|
|
|
+Taking all dependencies and resolve boot sequence according to dependency order.
|
|
Storing this value in .applist. If release type is not defined ({\bf beam} in following example),
|
|
Storing this value in .applist. If release type is not defined ({\bf beam} in following example),
|
|
then {\bf script} release will be taken as a default.
|
|
then {\bf script} release will be taken as a default.
|
|
\vspace{1\baselineskip}
|
|
\vspace{1\baselineskip}
|