aboutsummaryrefslogtreecommitdiff
path: root/bin/app-conf
Commit message (Collapse)AuthorAgeFilesLines
* o Fixing broken app-conf.Trygve Laugstøl2013-10-281-6/+4
|
* o Removing all old code (X files).Trygve Laugstøl2013-10-271-11/+7
| | | | | | | 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-cat-conf: Removing -n argument, adding -k and -g for 'key' andTrygve Laugstøl2013-10-261-1/+1
| | | | 'group' lookups.
* o Adding '-f [file]' option to app-conf set.Trygve Laugstøl2013-10-261-1/+14
|
* o Removing silly formatting that left extra spaced at the end ofTrygve Laugstøl2013-10-211-4/+4
| | | | | | | 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 Making all app-conf options except import use <-l location>.Trygve Laugstøl2013-10-201-29/+50
| | | | | o Setting $HOME to the temporary area when testing. o Adding test docs for app-conf.
* o Getting app-cat-conf to read from ~/.appconfig too.Trygve Laugstøl2013-10-201-9/+28
|
* o Allowing the 'app' wrapper to run apps from libexec too.Trygve Laugstøl2013-04-211-0/+1
|
* o Consistent usage() usage/flow.Trygve Laugstøl2013-02-011-13/+8
|
* 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 Adding a common header to all scripts.Trygve Laugstøl2013-01-271-7/+5
| | | | 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-261-0/+135