aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* o Allowing the 'app' wrapper to run apps from libexec too.Trygve Laugstøl2013-04-211-0/+1
|
* o Making the file resolver useful.Trygve Laugstøl2013-04-211-1/+1
|
* o Exposing 'status' and 'restart' commands again.Trygve Laugstøl2013-04-202-0/+22
|
* o Making the resolvers use app.resolved_version instead of app.version.Trygve Laugstøl2013-04-202-6/+46
| | | | o Making set-version update app.version.
* o Consistent usage() usage/flow.Trygve Laugstøl2013-02-012-14/+9
|
* 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.
* Defining 'APP_HOME' as where the .app dir is. The tools should useTrygve Laugstøl2013-01-271-1/+2
| | | | | this value to find files. app-operate/app-operator-pid: These are "functional" now.
* o Starting on a style guide.Trygve Laugstøl2013-01-271-7/+22
| | | | | | | | | 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-272-114/+3
|
* o Adding a common header to all scripts.Trygve Laugstøl2013-01-276-86/+31
| | | | o Disabling un-used tests and apps for now.
* bin/app-conf: More notes.Trygve Laugstøl2013-01-271-3/+7
|
* o Rewriting most of this stuff to make it feel more like git.Trygve Laugstøl2013-01-265-0/+902