diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-10-09 18:49:27 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-10-09 18:59:21 +0200 |
commit | 8b1d11508e985cc2cd97a1d70d01574e78109569 (patch) | |
tree | 0f16b0320c8417e27150f305a6b316c3438c23b9 /README.md | |
parent | cb38e87306cde54144867ef7141682fc7fad0980 (diff) | |
download | app.sh-8b1d11508e985cc2cd97a1d70d01574e78109569.tar.gz app.sh-8b1d11508e985cc2cd97a1d70d01574e78109569.tar.bz2 app.sh-8b1d11508e985cc2cd97a1d70d01574e78109569.tar.xz app.sh-8b1d11508e985cc2cd97a1d70d01574e78109569.zip |
o Reworked app starting.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -17,3 +17,13 @@ TODOs * Document app.sh * Concept: config. group, key and value. * Scriptable + +Method Contract +--------------- + +### Environment variables you can depend on + +* `APPSH_NAME` +* `APPSH_INSTANCE` +* `APPSH_METHOD` +* `APPSH_PID_FILE` |