aboutsummaryrefslogtreecommitdiff
path: root/docs/app-install-file.txt
Commit message (Collapse)AuthorAgeFilesLines
* app-init: Adding '-s' option to set a configuration option before theTrygve Laugstøl2013-11-011-1/+1
| | | | | | resolver is executed and app is installed. The configuration will be available when the app's hooks are executed. o Running the documentation though aspell.
* app-ls-apps:Trygve Laugstøl2013-10-271-0/+24
o New command to list all applications installed under a directory. app-foreach-app: o New command to execute another command for each app installed under the current directory. app-init/app-install-file: o Adding -C and -c to prepand and append config files around the appliation's build-in configuration files. app-cat-conf: o Use $APP_HOME as the 'appliation installation directory' if set. app-operator-pid: o Support PID files created by the launcher.