aboutsummaryrefslogtreecommitdiff
path: root/STYLE-GUIDE.md
Commit message (Collapse)AuthorAgeFilesLines
* app-ls-apps:Trygve Laugstøl2013-10-271-1/+6
| | | | | | | | | | | | | | | | | | 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.
* o Making all app-conf options except import use <-l location>.Trygve Laugstøl2013-10-201-0/+2
| | | | | o Setting $HOME to the temporary area when testing. o Adding test docs for app-conf.
* o Consistent usage() usage/flow.Trygve Laugstøl2013-02-011-6/+26
|
* bin/app-init:Trygve Laugstøl2013-01-301-0/+5
| | | | | | | o Adding -p to mkdir so parent directories are created. libexec/app-resolver-maven: o Not using command expansion to make sure "set -e" works as normal. o Adding a basic check that xmlstartlet has a useful output.
* o Starting on a style guide.Trygve Laugstøl2013-01-271-1/+9
| | | | | | | | | app-conf: Adding 'import' command. app-cat-conf: Adding support for multiple -f flags. The default files can be switched off. A file named "-" is the same as /dev/stdin. app: Adding a way to enable debugging. app-install-file: Import any configuration delivered with the package.
* o Creating an initial version of install-file.Trygve Laugstøl2013-01-271-0/+17