reltool
reltool
Module
reltool
Module summary
Main API of the Reltool application
Description
This is an interface module for the Reltool application.
Reltool is a release management tool. It analyses a given Erlang/OTP installation and determines various dependencies between applications. The graphical
frontend depicts the dependencies and enables interactive customization of a target system. The backend provides a batch
interface for generation of customized target systems.
The tool uses an installed Erlang/OTP system as input. root_dir
is the root directory of the analysed system and it defaults to the system executing Reltool. Applications may also be located outside root_dir
. lib_dirs
defines library directories where additional ap