aboutsummaryrefslogtreecommitdiff
path: root/bin/app-init
Commit message (Collapse)AuthorAgeFilesLines
* app-init: Adding '-s' option to set a configuration option before theTrygve Laugstøl2013-11-011-2/+23
| | | | | | 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.
* o Removing all old code (X files).Trygve Laugstøl2013-10-271-1/+1
| | | | | | | o Making sure APPSH_HOME is 1) exported and, 2) always prepended to $PATH. o More documentation on what a zip file actually looks like and how to create hooks.
* app-ls-apps:Trygve Laugstøl2013-10-271-3/+27
| | | | | | | | | | | | | | | | | | 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 Removing silly formatting that left extra spaced at the end ofTrygve Laugstøl2013-10-211-1/+2
| | | | | | | lines. o Fixing bug in app-conf get subcommand that would only return the first part of values with an equals sign. o Makding sure $HOME is always set.
* o Getting "upgrade" to work with non-SNAPSHOT versions too.Trygve Laugstøl2013-10-201-1/+1
| | | | | o Removing maven.version. o Documenting(!) the different configuration keys and what they mean.
* o Making the resolvers use app.resolved_version instead of app.version.Trygve Laugstøl2013-04-201-6/+6
| | | | o Making set-version update app.version.
* o Consistent usage() usage/flow.Trygve Laugstøl2013-02-011-1/+1
|
* libexec/app-resolver-maven: Better argument checking.Trygve Laugstøl2013-02-011-10/+9
| | | | lib/common: Starting a way to have a common usage/help semantics.
* bin/app-init:Trygve Laugstøl2013-01-301-1/+1
| | | | | | | 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 Creating an initial version of install-file.Trygve Laugstøl2013-01-271-1/+3
|
* o Adding a common header to all scripts.Trygve Laugstøl2013-01-271-6/+4
| | | | o Disabling un-used tests and apps for now.
* o Rewriting most of this stuff to make it feel more like git.Trygve Laugstøl2013-01-261-0/+79